mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +00:00
enable golint
This commit is contained in:
parent
9095b37343
commit
559a81da6f
@ -15,7 +15,7 @@ install:
|
||||
before_script:
|
||||
- gofmt -l -w .
|
||||
- goimports -l -w .
|
||||
# - golint .
|
||||
- golint .
|
||||
# - go vet ./...
|
||||
# - go test -race ./...
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user