Skip to content

Commit 92a7f37

Browse files
committed
update lint config
1 parent c6a1a6a commit 92a7f37

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.golangci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ linters:
3030
- testpackage
3131
- wsl
3232
- depguard
33+
- perfsprint
34+
- scopelint
35+
- golint
36+
- structcheck
37+
- maligned
38+
- ifshort
39+
- varcheck
40+
- deadcode
3341

3442
issues:
3543
exclude-rules:

0 commit comments

Comments
 (0)