2 changed files with 5 additions and 3 deletions
@ -1,11 +1,12 @@
@@ -1,11 +1,12 @@
|
||||
|
||||
linters: |
||||
disable: |
||||
- errcheck |
||||
enable: |
||||
- gofmt |
||||
- golint |
||||
- misspell |
||||
- unconvert |
||||
disable: |
||||
- errcheck |
||||
|
||||
issues: |
||||
exclude-use-default: false |
||||
|
Loading…
Reference in new issue