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: {
|
||||
command = [
|
||||
cmd
|
||||
"format"
|
||||
"--stdin-filepath=$path"
|
||||
"-"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue