mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-21 15:38:08 +01:00
9 lines
159 B
YAML
9 lines
159 B
YAML
issues:
|
|
exclude-dirs:
|
|
- contrib
|
|
linters:
|
|
enable:
|
|
- goimports
|
|
linters-settings:
|
|
goimports:
|
|
local-prefixes: "github.com/Crocmagnon/fatcontext"
|