Skip to content

Commit

Permalink
Replace custom lints with clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor committed Aug 9, 2024
1 parent ce2b7a0 commit d733ca6
Show file tree
Hide file tree
Showing 636 changed files with 315 additions and 6,447 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/target
**/*.rs.bk
*.swp
snippets/**/analysis.json
snippets/*/target/
snippets/*/Cargo.lock
snippets/*/analysis.json
Loading

0 comments on commit d733ca6

Please sign in to comment.