Skip to content

Fix flake check to run fmt check properly#3

Merged
aster-void merged 5 commits intomainfrom
claude/fix-flake-fmt-check-0136f4qzLaCT6kvoNtZQ4sd7
Dec 2, 2025
Merged

Fix flake check to run fmt check properly#3
aster-void merged 5 commits intomainfrom
claude/fix-flake-fmt-check-0136f4qzLaCT6kvoNtZQ4sd7

Conversation

@aster-void
Copy link
Owner

Add checks.nix to integrate treefmt format checking with nix flake check. This ensures that formatting is verified as part of the flake check process.

The check uses treefmt-nix's build.check to validate that all Nix files are properly formatted with alejandra.

claude and others added 5 commits December 2, 2025 08:24
Add checks.nix to integrate treefmt format checking with `nix flake check`.
This ensures that formatting is verified as part of the flake check process.

The check uses treefmt-nix's build.check to validate that all Nix files
are properly formatted with alejandra.
@aster-void aster-void merged commit 4046a6a into main Dec 2, 2025
1 check passed
@aster-void aster-void deleted the claude/fix-flake-fmt-check-0136f4qzLaCT6kvoNtZQ4sd7 branch December 2, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments