Skip to content

Commit

Permalink
build: Cleanup gci settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Mar 3, 2022
1 parent f3d1886 commit c5d1ef3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ linters-settings:
errchkjson:
check-error-free-encoding: true
gci:
local-prefixes: github.com/mesosphere/mindthegap
sections:
- standard
- default
- prefix(github.com/mesosphere/mindthegap)
gocritic:
enabled-tags:
- diagnostic
Expand Down

0 comments on commit c5d1ef3

Please sign in to comment.