add taplo toml formatter to treefmt
This commit is contained in:
parent
9a079fe2f1
commit
64d0172bee
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
programs.nixfmt.enable = true;
|
||||
programs.qmlformat.enable = true;
|
||||
programs.rustfmt.enable = true;
|
||||
programs.taplo.enable = true;
|
||||
};
|
||||
forAllSystems =
|
||||
fn:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue