Commit 559a81da authored by Taylor Gerring's avatar Taylor Gerring

enable golint

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