add shellcheck

This commit is contained in:
Osman Faruk Bayram 2025-11-27 09:04:32 +03:00
parent 7fd1716064
commit 9cfd96481c

View file

@ -7,6 +7,7 @@
package = pkgs.nixfmt-rfc-style;
};
statix.enable = true;
shellcheck.enable = true;
deadnix.enable = true;
};
}