@@ -24,6 +24,10 @@ build-release:
lint:
cargo clippy --all-targets
lint-report:
mkdir -p coverage
cargo clippy --all-targets --features test-utils --message-format=json > coverage/clippy.json 2> /dev/null
release-build:
cargo build --release
The note is not visible to the blocked user.