Skip to content

Commit 154903e

Browse files
committed
Enable nolintlint linter
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
1 parent 6c59e94 commit 154903e

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)