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 Jul 18, 2023
1 parent 2e25ce2 commit 567f40f
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 567f40f

Please sign in to comment.