@@ -4,7 +4,7 @@ all: check test
check:
gofmt -s -l . | ifne false
go vet ./...
golint ./...
golint -set_exit_status ./...
misspell ./...
ineffassign .
The note is not visible to the blocked user.