Skip to content

Commit

Permalink
fix: change allow unwrap to allow expect
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Dec 1, 2023
1 parent c2f7d03 commit aa50a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/stdcfgs/clippy.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
allow-unwrap-in-tests = true
allow-expect-in-tests = true

0 comments on commit aa50a6a

Please sign in to comment.