We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81493e5 commit 3ad7cebCopy full SHA for 3ad7ceb
bin/lint
@@ -2,4 +2,4 @@
2
set -eou pipefail
3
set -x
4
5
-cargo clippy --all-features --all-targets "$@"
+cargo clippy --all-targets "$@"
0 commit comments