showbits/meta/fmt
2025-03-02 18:41:10 +01:00

9 lines
85 B
Fish
Executable file

#!/usr/bin/env fish
cargo fmt
pushd showbits-typst-plugin
cargo fmt
popd
pnpm fmt