all repos — searchix @ 9327a79febcce1056f2935918a947adb6f80a5c8

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

ci: remove duplicate staticcheck hook (use golangci-lint)

Alan Pearce
commit

9327a79febcce1056f2935918a947adb6f80a5c8

parent

8b27572c465b61a5bbb85befed85b2219404f98f

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

changed files
M nix/pre-commit-checks.nixnix/pre-commit-checks.nix
@@ -5,9 +5,6 @@ hooks = {
gotest.enable = false; golangci-lint.enable = true; - staticcheck = { - enable = true; - }; statix = { enable = true; # ignore is a glob