5 lines
73 B
TOML
5 lines
73 B
TOML
[formatter.nix]
|
|
command = "nix"
|
|
options = ["fmt"]
|
|
includes = [ "*.nix" ]
|