fix(jj): taplo forgot format subcommand
Otherwise it doesn't work T-T
This commit is contained in:
parent
99350606a4
commit
ee2908403a
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