safebrowsing-rs/treefmt.toml
2025-08-10 20:20:09 +01:00

7 lines
No EOL
116 B
TOML

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