fix(jj): taplo forgot format subcommand #474
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ let
|
||||||
taplo = cmd: {
|
taplo = cmd: {
|
||||||
command = [
|
command = [
|
||||||
cmd
|
cmd
|
||||||
|
"format"
|
||||||
"--stdin-filepath=$path"
|
"--stdin-filepath=$path"
|
||||||
"-"
|
"-"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue