parts/fmt.nix: formatting
This commit is contained in:
parent
92cb3e5295
commit
25383c1c17
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
}: {
|
}: {
|
||||||
# https://github.com/numtide/treefmt-nix?tab=readme-ov-file#flake-parts
|
# https://github.com/numtide/treefmt-nix?tab=readme-ov-file#flake-parts
|
||||||
formatter = config.treefmt.build.wrapper;
|
formatter = config.treefmt.build.wrapper;
|
||||||
|
|
||||||
treefmt = {
|
treefmt = {
|
||||||
projectRootFile = "flake.nix";
|
projectRootFile = "flake.nix";
|
||||||
enableDefaultExcludes = true;
|
enableDefaultExcludes = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue