ci: specify that local imports are to be split from third-party
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
M .golangci.yaml → .golangci.yaml
@@ -82,6 +82,9 @@ gofmt: simplify: true golines: tab-len: 2 + goimports: + local-prefixes: + - alin.ovh/searchix exclusions: generated: lax paths: