mirror of
https://github.com/JadedBlueEyes/safebrowsing-rs.git
synced 2026-05-12 09:06:00 +00:00
7 lines
No EOL
116 B
TOML
7 lines
No EOL
116 B
TOML
[formatter.rust]
|
|
command = "rustfmt"
|
|
includes = ["*.rs"]
|
|
|
|
[formatter.nix]
|
|
command = "alejandra"
|
|
includes = ["*.nix"] |