Skip to content

Commit c1a9feb

Browse files
committed
Extra clippy flags
1 parent 3dd89c4 commit c1a9feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash
22
set -e
3+
cargo clippy -- -W clippy::redundant-else -W clippy::needless-pass-by-value -W clippy::missing-panics-doc -W clippy::single-match-else
34
cargo deny check

0 commit comments

Comments
 (0)