Skip to content

Commit

Permalink
Lints
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeickert committed Sep 20, 2024
1 parent abc294f commit 2da317c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lints.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ deny = [
warn = [
'clippy::uninlined_format_args',
'clippy::too_many_arguments',
]

allow = [
'clippy::too_long_first_doc_paragraph',
]

0 comments on commit 2da317c

Please sign in to comment.