Skip to content

Commit

Permalink
clippy,nits: allow use of println! in tests
Browse files Browse the repository at this point in the history
Signed-off-by: Mimoja <git@mimoja.de>
  • Loading branch information
Mimoja committed Jun 24, 2024
1 parent 634d08a commit d35ef5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
allow-print-in-tests = true

0 comments on commit d35ef5c

Please sign in to comment.