Skip to content

Commit

Permalink
fix golint
Browse files Browse the repository at this point in the history
Signed-off-by: Sotiris Nanopoulos <sotiris.nanopoulos@reddit.com>
  • Loading branch information
davinci26 committed Oct 30, 2023
1 parent f923905 commit d706f85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ issues:
- goimports
- path: test/e2e
linters:
- bodyclose
- bodyclose
# Gikno which is used in e2e tests is dot imported
- revive

0 comments on commit d706f85

Please sign in to comment.