Skip to content

Commit

Permalink
build: remove deprecated linters
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed May 6, 2024
1 parent a21326d commit 3a2082b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci-soft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,13 @@ issues:

linters:
enable:
# - dupl
- exhaustive
# - exhaustivestruct
- goconst
- godot
- godox
- gomnd
- gomoddirectives
- goprintffuncname
- ifshort
# - lll
- misspell
- nakedret
- nestif
Expand Down

0 comments on commit 3a2082b

Please sign in to comment.