We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c556d commit 51ccad6Copy full SHA for 51ccad6
tests/integration.rs
@@ -55,6 +55,7 @@ fn integration_test() {
55
"clippy",
56
"--all-targets",
57
"--all-features",
58
+ "--message-format=short",
59
"--",
60
"--cap-lints",
61
"warn",
0 commit comments