Skip to content

Commit

Permalink
enable nolintlint linter (#249)
Browse files Browse the repository at this point in the history
Signed-off-by: Etai Lev Ran <[email protected]>
  • Loading branch information
elevran authored Jan 7, 2024
1 parent c475800 commit 4d5b76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ linters:
- nilerr
# - nilnil
# - noctx
# - nolintlint
- nolintlint
- nonamedreturns
- nosprintfhostport
- prealloc
Expand Down

0 comments on commit 4d5b76a

Please sign in to comment.