Skip to content

Commit

Permalink
remove clippy pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Dec 11, 2024
1 parent f66b087 commit 3b7337e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@ repos:
entry: cargo fmt -- --check
language: system
types: [rust]

- id: clippy
name: clippy
entry: cargo clippy --all-targets --all-features -- -D warnings
language: system
types: [rust]

0 comments on commit 3b7337e

Please sign in to comment.