BLOCKFAST_VERS:=$(shell date '+%Y-%m-%d') / $(shell git rev-parse --short HEAD)
exportBLOCKFAST_VERS
build::
echo$(BLOCKFAST_VERS)
cargo build
cargo clippy --all
cargo fmt --all
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.