6 lines
140 B
TOML
6 lines
140 B
TOML
|
excludes = [ "*.toml", "*.yaml", "*.gitignore", "*.lock", "*mbsyncrc" ]
|
||
|
|
||
|
[formatter.nixfmt-rfc-style]
|
||
|
command = "nixfmt"
|
||
|
includes = "*.nix"
|