Skip to content

Commit

Permalink
golangci: maligned is archived
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 1, 2022
1 parent a3e693f commit 27269c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ linters:
#- lll
#- maintidx
#- makezero
- maligned # !
#- maligned # Replaced by govet 'fieldalignment'
- megacheck
#- misspell
#- nakedret
Expand Down

0 comments on commit 27269c7

Please sign in to comment.