Skip to content

Commit 71384b6

Browse files
committed
Fix lint: remove gosimple (merged into staticcheck in v2)
1 parent 8af3d0e commit 71384b6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ version: "2"
33
linters:
44
enable:
55
- errcheck
6-
- gosimple
76
- govet
87
- ineffassign
98
- staticcheck
109
- unused
11-
- gofmt
12-
- goimports
13-
- misspell
14-
- unconvert
15-
- whitespace

0 commit comments

Comments
 (0)