do not error on local
This commit is contained in:
@@ -5,5 +5,4 @@
|
|||||||
npx lint-staged
|
npx lint-staged
|
||||||
|
|
||||||
cd src-tauri
|
cd src-tauri
|
||||||
cargo clippy --all --tests -- -W clippy::nursery -W clippy::pedantic -A clippy::module-name-repetitions -D clippy::unwrap_used
|
cargo clippy -- -W clippy::nursery -W clippy::pedantic -A clippy::module-name-repetitions -W clippy::unwrap_used
|
||||||
cargo test --all
|
|
||||||
|
Reference in New Issue
Block a user