Skip to content

Commit 017e67f

Browse files
authored
fix name
1 parent 3d063d4 commit 017e67f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-hooks.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- id: rust-conda
2-
name: rust-conda
1+
- id: cargo-fmt-conda
2+
name: cargo-fmt-conda
33
description: 'Run `cargo fmt` for formatting rust sources.'
44
entry: cargo fmt --
55
language: conda

0 commit comments

Comments
 (0)