Skip to content

Commit

Permalink
chore(lint): drop maligned
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Feb 17, 2025
1 parent 2cf41b4 commit ad3e1b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ linters-settings:
- G115 # Annoying and have a lot of false-positive results.
gocyclo:
min-complexity: 15
maligned:
suggest-new: true
dupl:
threshold: 120
goconst:
Expand Down

0 comments on commit ad3e1b3

Please sign in to comment.