Skip to content

Commit

Permalink
update golangci-lint config
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
  • Loading branch information
mblaschke committed Feb 9, 2025
1 parent 293ab07 commit 62ec015
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 @@ -7,7 +7,7 @@ linters:
- bidichk
- bodyclose
- errorlint
- exportloopref
- copyloopvar
- gofmt
- goimports
- gosec
Expand Down

0 comments on commit 62ec015

Please sign in to comment.