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"] |