Skip to content

Commit 97819ce

Browse files
committed
ci/buildbot: build treefmt checks
1 parent bd295bd commit 97819ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flake/dev/default.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
...
2020
}:
2121
{
22+
ci.buildbot = {
23+
inherit (config.checks) treefmt;
24+
};
25+
2226
treefmt.config = {
2327
projectRootFile = "flake.nix";
2428
flakeCheck = true;

0 commit comments

Comments
 (0)