5 lines
80 B
TOML
5 lines
80 B
TOML
|
[formatter.nix]
|
||
|
command = "nixfmt"
|
||
|
includes = ["*.nix"]
|
||
|
excludes = ["tests/**"]
|