parent
b17e4e2200
commit
e3791ad55c
|
@ -168,8 +168,8 @@
|
||||||
name = "nix";
|
name = "nix";
|
||||||
auto-format = true;
|
auto-format = true;
|
||||||
formatter = {
|
formatter = {
|
||||||
command = "${alejandra}/bin/alejandra";
|
command = "${nixfmt-rfc-style}/bin/nixfmt";
|
||||||
args = ["-qq"];
|
args = ["-q"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue