Skip to content

Commit 4473743

Browse files
committed
chore: update CI lint config
1 parent df7d5a3 commit 4473743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
protobuf-compiler
7777
7878
- name: Lint
79-
run: cargo clippy -- -W clippy::pedantic -W clippy::nursery -A clippy::missing-errors-doc -A clippy::module_name_repetitions
79+
run: cargo clippy
8080

8181
check:
8282
name: Check

0 commit comments

Comments
 (0)