Skip to content

Commit

Permalink
fix: pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: vvanglro <[email protected]>
  • Loading branch information
vvanglro committed Jul 31, 2023
1 parent d4c0cc3 commit 2c1f8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ repos:
name: rust-fmt
description: Check if all files follow the rust-fmt style
entry: rustfmt --check --color always
language: system
language: rust
pass_filenames: false

0 comments on commit 2c1f8b3

Please sign in to comment.