index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
treefmt.toml
blob: 0d8323d6eeb98ac6ef66f3587f1d9c9a475eee39 (
plain
)
1
2
3
4
[formatter.nix]
command
=
"nixfmt"
includes
=
[
"*.nix"
]
excludes
=
[
"tests/**"
]