Skip to content

Commit dc9047a

Browse files
Merge pull request #652 from erikgb/nolintlint
Enable nolintlint linter
2 parents b8a9eb0 + 154903e commit dc9047a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ linters:
5151
- nilerr
5252
- nilnil
5353
- noctx
54+
- nolintlint
5455
- nosprintfhostport
5556
- predeclared
5657
- promlinter

modules/go/.golangci.override.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ linters:
5151
- nilerr
5252
- nilnil
5353
- noctx
54+
- nolintlint
5455
- nosprintfhostport
5556
- predeclared
5657
- promlinter

0 commit comments

Comments
 (0)