good morning!!!!

Skip to content
Snippets Groups Projects
Commit 559a81da authored by Taylor Gerring's avatar Taylor Gerring
Browse files

enable golint

parent 9095b373
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ install:
before_script:
- gofmt -l -w .
- goimports -l -w .
# - golint .
- golint .
# - go vet ./...
# - go test -race ./...
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment