Add more meta scripts
This commit is contained in:
parent
4bd6eb9dca
commit
6bb431cf8f
2 changed files with 10 additions and 0 deletions
5
meta/fmt
Executable file
5
meta/fmt
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
cargo fmt
|
||||
pushd showbits-typst-plugin
|
||||
cargo fmt
|
||||
Loading…
Add table
Add a link
Reference in a new issue