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 Dec 14, 2022
1 parent fe3a890 commit fc0698b
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 fc0698b

Please sign in to comment.