We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d063d4 commit 017e67fCopy full SHA for 017e67f
.pre-commit-hooks.yaml
@@ -1,5 +1,5 @@
1
-- id: rust-conda
2
- name: rust-conda
+- id: cargo-fmt-conda
+ name: cargo-fmt-conda
3
description: 'Run `cargo fmt` for formatting rust sources.'
4
entry: cargo fmt --
5
language: conda
0 commit comments