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