Skip to content

Commit

Permalink
Amend Clippy Config
Browse files Browse the repository at this point in the history
  • Loading branch information
djnovin committed Oct 10, 2024
1 parent df49dc3 commit 1db0bfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
cognitive-complexity-threshold = 1337

# Allow needless return globally
allow = ["clippy::needless_return"]

0 comments on commit 1db0bfe

Please sign in to comment.