We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2422f0b + 2304a9c commit aa27ae3Copy full SHA for aa27ae3
util/etc/pre-commit.sh
@@ -6,7 +6,6 @@ set -e
6
# Update lints
7
cargo dev update_lints
8
git add clippy_lints/src/lib.rs
9
-git add clippy_lints/src/lib.*.rs
10
11
# Formatting:
12
# Git will not automatically add the formatted code to the staged changes once
0 commit comments