GolangCI: Add gci config

pull/171/head
Jeremy Rand 2 years ago
parent 3a239526ff
commit cdfc933805
No known key found for this signature in database
GPG Key ID: EB03139A459DD06E

@ -1,4 +1,9 @@
linters-settings:
gci:
sections:
- standard
- default
- prefix(github.com/namecoin)
goimports:
local-prefixes: "github.com/namecoin"
gomoddirectives:

Loading…
Cancel
Save