-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/treefmt - Integrate treefmt-nix #1317
base: main
Are you sure you want to change the base?
Conversation
@domenkozar This is the treefmt-nix. Once this and my other PR are in I will raise a PR for the Just runner. That one touches a lot more stuff and integrates directly with treefmt. |
@domenkozar He did it successfully! |
I'm happy to merge this, but I don't want to use for it devenv itself. |
Any movement on getting this merged? This would be amazing to have included in the devenv options by default! |
I agree, if someone wants to clean up the PR that would be great |
treefmt-nix
into thedevenv
configuration.treefmt-nix
.treefmt
to the pre-commit hooks package to ensure consistent code formatting.Issues Addressed: