mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Clippy tweaks for latest PR and multiplayer fixes
This commit is contained in:
6
utils/clippy_fix.sh
Executable file
6
utils/clippy_fix.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cargo clippy --all --fix -- \
|
||||
-A clippy::collapsible_if \
|
||||
-A clippy::type_complexity \
|
||||
-A clippy::wrong_self_convention
|
||||
Reference in New Issue
Block a user