Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7b81d7b00d
|
|||
|
77c420f5bf
|
|||
|
b596c39440
|
@@ -25,7 +25,6 @@ lint:
|
|||||||
cargo clippy --all-targets
|
cargo clippy --all-targets
|
||||||
|
|
||||||
lint-report:
|
lint-report:
|
||||||
mkdir -p coverage
|
|
||||||
cargo clippy --all-targets --features test-utils --message-format=json > coverage/clippy.json 2> /dev/null
|
cargo clippy --all-targets --features test-utils --message-format=json > coverage/clippy.json 2> /dev/null
|
||||||
|
|
||||||
release-build:
|
release-build:
|
||||||
|
|||||||
Reference in New Issue
Block a user