mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-30 22:57:58 +00:00
9 lines
105 B
TOML
9 lines
105 B
TOML
|
[global]
|
||
|
excludes = [
|
||
|
"npins/default.nix"
|
||
|
]
|
||
|
|
||
|
[formatter.nix]
|
||
|
command = "nixfmt"
|
||
|
includes = [ "*.nix" ]
|