We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84a791a + 6ff720b commit 18cebaeCopy full SHA for 18cebae
ci/check-lint.sh
@@ -13,6 +13,7 @@ CLIPPY() {
13
-A clippy::unwrap-or-default \
14
-A clippy::upper_case_acronyms \
15
-A clippy::swap-with-temporary \
16
+ -A clippy::assertions-on-constants \
17
`# Things where we do odd stuff on purpose ` \
18
-A clippy::unusual_byte_groupings \
19
-A clippy::unit_arg \
0 commit comments