@@ -16,3 +16,9 @@ test:
examples:
test -d bin || mkdir bin
go build -o bin/ ./examples/...
lint:
golangci-lint run
fmt:
go fmt ./...
The note is not visible to the blocked user.