ci: remove duplicate staticcheck hook (use golangci-lint)
1 file changed, 0 insertions(+), 3 deletions(-)
changed files
M nix/pre-commit-checks.nix → nix/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