Skip to content

Commit

Permalink
chore: remove deprecated golancci config statements
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Nov 4, 2024
1 parent 1e8004a commit 608b253
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,10 @@ issues:
linters-settings:
dogsled:
max-blank-identifiers: 3
golint:
min-confidence: 0
goconst:
min-len: 5
min-occurrences: 5
ignore-tests: true
maligned:
suggest-new: true
misspell:
locale: US
revive:
Expand Down

0 comments on commit 608b253

Please sign in to comment.