Skip to content

Commit 722f250

Browse files
committed
add rust as preset and refactor
1 parent 992027a commit 722f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ repos:
101101
- id: fmt # Formats Rust code using rustfmt
102102
- id: cargo-check # Checks Rust code for compilation errors and warnings
103103
- id: clippy # Lints Rust code with clippy for common mistakes and style issues
104-
{%- endif %}
104+
{%+ endif %}
105105
#############################################################################
106106
# CSS, Markdown, JavaScript, TypeScript, YAML style formatter
107107
#############################################################################

0 commit comments

Comments
 (0)