This website requires JavaScript.
Explore
Help
Sign In
lix-project
/
lix
Watch
20
Star
55
Fork
You've already forked lix
31
Code
Issues
344
Code Review (Gerrit)
Projects
3
Releases
Wiki
Activity
73c013a5df
lix
/
treefmt.toml
5 lines
80 B
TOML
Raw
Normal View
History
Unescape
Escape
Format Nix code with `nixfmt` Change-Id: I61efeb666ff7481c05fcb247168290e86a250151
2024-04-04 23:07:44 +00:00
[
formatter
.
nix
]
command
=
"nixfmt"
includes
=
[
"*.nix"
]
excludes
=
[
"tests/**"
]
Reference in a new issue
Copy permalink