all repos — searchix @ 2cabf3a22cbfa573559f55ee78c6a02025e8f409

Search engine for NixOS, nix-darwin, home-manager and NUR users

ci: move code formatting responsibility to golangci-lint

Alan Pearce
commit

2cabf3a22cbfa573559f55ee78c6a02025e8f409

parent

40d106a50be7fa87739e82c87c161db8e6a69b12

1 file changed, 9 insertions(+), 0 deletions(-)

changed files
M .golangci.yaml.golangci.yaml
@@ -73,6 +73,15 @@ - third_party$
- builtin$ - examples$ formatters: + enable: + - gofumpt + - golines + - goimports + settings: + gofmt: + simplify: true + golines: + tab-len: 2 exclusions: generated: lax paths: