mirror of
https://github.com/zhom/banderole.git
synced 2026-05-02 00:25:09 +02:00
chore: linting
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cargo clippy --fix --allow-dirty --all-targets --all-features -- -D warnings -D clippy::all && cargo fmt --all
|
||||
Reference in New Issue
Block a user