Preparations for the go modules way of work
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
run:
|
||||
tests: false
|
||||
skip-dirs:
|
||||
- _examples
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- vet
|
||||
- vetshadow
|
||||
- golint
|
||||
- megacheck
|
||||
- ineffassign
|
||||
- misspell
|
||||
- errcheck
|
||||
- goconst
|
||||
- gofmt
|
||||
Reference in New Issue
Block a user