Skip to content

Commit

Permalink
go: Suggest new field order in maligned lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Aug 13, 2019
1 parent 56f73c9 commit cc89e26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linters-settings:
simplify: false
govet:
check-shadowing: true
maligned:
suggest-new: true

linters:
disable-all: true
Expand Down

0 comments on commit cc89e26

Please sign in to comment.