update lint
This commit is contained in:
@@ -22,6 +22,11 @@ linters-settings:
|
||||
|
||||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
- scopelint
|
||||
- maligned
|
||||
- interfacer
|
||||
- wrapcheck
|
||||
|
||||
issues:
|
||||
# Excluding configuration per-path, per-linter, per-text and per-source
|
||||
@@ -29,3 +34,7 @@ issues:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- gomnd
|
||||
- path: _suite\.go
|
||||
linters:
|
||||
- exhaustivestruct
|
||||
- gomnd
|
||||
|
||||
Reference in New Issue
Block a user