parts/fmt.nix: formatting
This commit is contained in:
parent
b48a9ff608
commit
8a5aaafb26
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