Skip to content

Commit

Permalink
Update golangci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DownerCase committed Dec 19, 2024
1 parent a6afb9e commit 2fd5e91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ linters:
enable-all: true
disable:
- exportloopref # Deprecated
- execinquery # Deprecated
- gomnd # Deprecated name of mnd
- exhaustruct # Very noisy, hard to disable when want zero values
- forcetypeassert # If its wrong, we want to know
- nlreturn # Not desired
Expand Down

0 comments on commit 2fd5e91

Please sign in to comment.