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