Skip to content

Commit 2895f78

Browse files
authored
Merge pull request #79 from TotallyNotRobots/golangci-config
ci: clean up golangci config
2 parents 9b585ac + 0fa14fc commit 2895f78

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ linters:
88
- exhaustruct
99
- fatcontext
1010
- funlen
11+
- goconst
12+
- gomodguard
1113
- lll
14+
- noctx
1215
- noinlineerr
1316
- nolintlint
1417
- perfsprint

0 commit comments

Comments
 (0)