This website requires JavaScript.
Explore
Help
Sign In
lunaphied
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
b66451ae7f
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/**"
]
Copy permalink