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 Aug 30, 2022
1 parent 31a6be7 commit b8690bb
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 @@ -68,7 +68,7 @@ linters:
#- lll
#- maintidx
#- makezero
- maligned # !
#- maligned # Replaced by govet 'fieldalignment'
- megacheck
#- misspell
#- nakedret
Expand Down

0 comments on commit b8690bb

Please sign in to comment.