update clippy
This commit is contained in:
BIN
.github/workflows/.ci.yml.swp
vendored
Normal file
BIN
.github/workflows/.ci.yml.swp
vendored
Normal file
Binary file not shown.
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
clean: false
|
||||
|
||||
- name: Run clippy
|
||||
run: cargo clippy
|
||||
run: cargo clippy --workspace -- -D warnings -A clippy::reversed_empty_ranges -A clippy::missing_safety_doc -A clippy::let_unit_value
|
||||
|
||||
- name: Run tests
|
||||
run: cargo test --workspace --no-fail-fast
|
||||
|
||||
Reference in New Issue
Block a user