chore: fix formatting and add treefmt
This commit is contained in:
parent
a26418c9c3
commit
5d55e620da
10 changed files with 49 additions and 36 deletions
|
@ -24,7 +24,7 @@
|
|||
name = "format";
|
||||
help = "Format the project";
|
||||
command = ''
|
||||
nixpkgs-fmt .
|
||||
treefmt .
|
||||
'';
|
||||
category = "dev";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue