othello/treefmt.toml
2025-11-04 18:40:38 -06:00

7 lines
No EOL
116 B
TOML

[formatter.rust]
command = "rustfmt"
includes = ["*.rs"]
[formatter.nix]
command = "alejandra"
includes = ["*.nix"]