devenv
devenv copied to clipboard
Feature/treefmt - Integrate treefmt-nix
- Integrates
treefmt-nix
into thedevenv
configuration. - Updates the documentation to provide detailed guidance on configuring and using
treefmt-nix
. - Adds
treefmt
to the pre-commit hooks package to ensure consistent code formatting.
Issues Addressed:
- Closes #533