1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

feat: swap out alejandra with nixfmt

This commit is contained in:
RGBCube 2025-04-13 21:39:31 +03:00
parent a6293bb144
commit b6c6b8365a
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -67,7 +67,7 @@ in {
{
name = "nix";
auto-format = false;
formatter.command = "alejandra";
formatter.command = "nixfmt";
}
{
@ -212,7 +212,7 @@ in {
marksman
# NIX
alejandra
nixfmt-rfc-style
nil
# PYTHON