Skip to content

Commit

Permalink
chore: bump golangci-lint to v1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel committed Jan 7, 2025
1 parent 1032818 commit d26b241
Show file tree
Hide file tree
Showing 3 changed files with 829 additions and 727 deletions.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ linters-settings:
gosec:
excludes:
- G101
- G115
gosimple:
checks: ["all"]
nolintlint:
Expand Down Expand Up @@ -82,7 +83,6 @@ linters:
# - gochecknoinits
# - gocognit
# - goconst
- exportloopref
- gocritic
# - gocyclo
# - godot
Expand Down
Loading

0 comments on commit d26b241

Please sign in to comment.