mirror of
https://github.com/JadedBlueEyes/safebrowsing-rs.git
synced 2025-09-07 22:58:26 +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"] |