parent
8ca6349e33
commit
379b45bbca
|
@ -270,7 +270,7 @@
|
||||||
name = "jsonnet";
|
name = "jsonnet";
|
||||||
auto-format = true;
|
auto-format = true;
|
||||||
formatter = {
|
formatter = {
|
||||||
command = "${lib.getExe' jsonnet "jsonnet"}";
|
command = "${lib.getExe' jsonnet "jsonnetfmt"}";
|
||||||
args = [ "-" ];
|
args = [ "-" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue