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 bf2b396 commit 4718c13
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 4718c13

Please sign in to comment.