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 df7d5a3 commit 4473743Copy full SHA for 4473743
.github/workflows/ci.yaml
@@ -76,7 +76,7 @@ jobs:
76
protobuf-compiler
77
78
- name: Lint
79
- run: cargo clippy -- -W clippy::pedantic -W clippy::nursery -A clippy::missing-errors-doc -A clippy::module_name_repetitions
+ run: cargo clippy
80
81
check:
82
name: Check
0 commit comments