Skip to content

Commit

Permalink
fix golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
philandstuff committed Jan 6, 2025
1 parent 54ddc18 commit 2ffa1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[linters]
# This is a list of linters we enable beyond the default set.
enable = [
"exportloopref",
"copyloopvar",
"gocritic",
"goimports",
"revive",
Expand Down

0 comments on commit 2ffa1f6

Please sign in to comment.