relax the oul linters
will you fuckin relax pal
This commit is contained in:
@@ -7,7 +7,6 @@ linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- bodyclose
|
||||
- depguard
|
||||
- dogsled
|
||||
- errcheck
|
||||
- exportloopref
|
||||
@@ -16,7 +15,6 @@ linters:
|
||||
- goconst
|
||||
- gocritic
|
||||
- gocyclo
|
||||
- goerr113
|
||||
- goprintffuncname
|
||||
- gosec
|
||||
- gosimple
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//nolint:goconst
|
||||
package scanner_test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user