cfbcf12276
Change-Id: I61efeb666ff7481c05fcb247168290e86a250151
4 lines
80 B
TOML
4 lines
80 B
TOML
[formatter.nix]
|
|
command = "nixfmt"
|
|
includes = ["*.nix"]
|
|
excludes = ["tests/**"]
|