Skip to content

Commit acb3239

Browse files
committed
Add new modernize golangci-lint linter
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
1 parent 20837e9 commit acb3239

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/go/.golangci.override.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ linters:
4545
- makezero
4646
- mirror
4747
- misspell
48+
- modernize
4849
- musttag
4950
- nakedret
5051
- nilerr

0 commit comments

Comments
 (0)