all repos — searchix @ 3b379a13710cae2adc56131af1069e6fb92976b8

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

style: reformat with golines and enforce on commit

Alan Pearce
commit

3b379a13710cae2adc56131af1069e6fb92976b8

parent

0986e8699e87addccbef43c0ce30a466988fed15

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

changed files
M justfilejustfile
@@ -7,10 +7,12 @@
checkformat: gofmt -d . goimports -d . + golines --dry-run . format: gofmt -w . goimports -w . + golines -w . fix: go fix .