treewide: enforce strict clippy check
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
allow-indexing-slicing-in-tests = true
|
||||
allow-panic-in-tests = true
|
||||
allow-unwrap-in-tests = true
|
||||
allow-expect-in-tests = true
|
||||
allow-dbg-in-tests = true
|
||||
Reference in New Issue
Block a user