Skip to content

Commit

Permalink
Update .golangci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sawthis authored Jan 7, 2025
1 parent c6570a3 commit 49bd98a
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 @@ -10,7 +10,7 @@ linters:
disable-all: true
enable:
- unused
- exportloopref
- copyloopvar
- gosimple
- govet
- ineffassign
Expand Down

0 comments on commit 49bd98a

Please sign in to comment.