treefmt: use toml-sort, add global excludes

This commit is contained in:
EdenQwQ 2025-03-04 16:00:39 +08:00
parent 90b3172f36
commit 03adcc38d4
2 changed files with 2 additions and 1192 deletions

View file

@ -23,6 +23,8 @@
programs.black.enable = true;
programs.prettier.enable = true;
programs.beautysh.enable = true;
programs.toml-sort.enable = true;
settings.global.excludes = [ "*.age" ];
settings.formatter = {
jsonc = {
command = "${pkgs.nodePackages.prettier}/bin/prettier";

File diff suppressed because it is too large Load diff