Skip to content

Commit

Permalink
chore: update golangci-lint (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
tenthirtyam authored Nov 13, 2024
1 parent 0a3c3e7 commit 72556d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ issues:
linters:
disable-all: true
enable:
- copyloopvar
- durationcheck
- errcheck
- exportloopref
- godot
- gofmt
- gosimple
Expand Down

0 comments on commit 72556d4

Please sign in to comment.