Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
931b122ee3
|
|||
|
9a24322cf0
|
|||
|
2d00628598
|
@@ -24,9 +24,6 @@ build-release:
|
|||||||
lint:
|
lint:
|
||||||
cargo clippy --all-targets
|
cargo clippy --all-targets
|
||||||
|
|
||||||
lint-report:
|
|
||||||
cargo clippy --all-targets --features test-utils --message-format=json > coverage/clippy.json 2> /dev/null
|
|
||||||
|
|
||||||
release-build:
|
release-build:
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user