Skip to content

Commit 9c07e0f

Browse files
committed
build: disable unused linters
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 48112d6 commit 9c07e0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.golangci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ linters-settings:
1717
disabled-checks:
1818
- importShadow
1919
- unnamedResult
20-
golint:
21-
min-confidence: 0
2220
goimports:
2321
local-prefixes: github.com/spf13/viper
2422

@@ -30,7 +28,6 @@ linters:
3028
- dupl
3129
- durationcheck
3230
- exhaustive
33-
- exportloopref
3431
- gci
3532
- gocritic
3633
- godot

0 commit comments

Comments
 (0)