fix(jj): taplo forgot format subcommand #474

Merged
jalil merged 1 commit from push-kuzmkkkpmwqx into main 2025-05-13 13:35:21 +02:00
Showing only changes of commit ee2908403a - Show all commits

View file

@ -63,6 +63,7 @@ let
taplo = cmd: {
command = [
cmd
"format"
"--stdin-filepath=$path"
"-"
];