We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
language_version
1 parent 462047c commit 08c8de2Copy full SHA for 08c8de2
.pre-commit-config.yaml
@@ -34,7 +34,6 @@ repos:
34
description: "Automatically format Rust code with cargo fmt"
35
entry: sh -c "cargo fmt --all"
36
language: rust
37
- language_version: 1.85.0
38
pass_filenames: false
39
40
#
0 commit comments