Skip to content

Commit

Permalink
more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet2019 committed Jan 12, 2024
1 parent 7e62707 commit 9dacc24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ linters:
disable-all: true
enable:
- bodyclose
- depguard
- dogsled
- errcheck
- exportloopref
Expand All @@ -34,7 +33,6 @@ linters:
- unconvert
- unused
- unparam
# - wsl
- nolintlint
- revive

Expand Down

0 comments on commit 9dacc24

Please sign in to comment.