$(GOM)exec go tool vet -all=true -shadow=true$(ALL_PACKAGES:%=./%)
$(GOM)exec go tool vet -all=true$(ALL_PACKAGES:%=./%)
$(GOM)exec golint $(ALL_PACKAGES:%=./%)
install:
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.