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.
1 parent 5d04587 commit d649901Copy full SHA for d649901
.pre-commit-config.yaml
@@ -17,5 +17,5 @@ repos:
17
- id: cargo-clippy-pythnet
18
name: Cargo Clippy Pythnet
19
language: "rust"
20
- entry: cargo +nightly-2023-03-01 clippy --tests -- -D warnings
+ entry: cargo +nightly-2023-03-01 clippy --tests --features check -- -D warnings
21
pass_filenames: false
0 commit comments