treefmt: add taplo (toml) formatter
This commit is contained in:
parent
b0fb623e08
commit
22b65d35f3
2 changed files with 11 additions and 6 deletions
|
|
@ -34,6 +34,7 @@
|
|||
keep-sorted.enable = true;
|
||||
nixfmt.enable = true;
|
||||
rustfmt.enable = true;
|
||||
taplo.enable = true;
|
||||
};
|
||||
};
|
||||
forAllSystems =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue