mirror of
https://github.com/nix-community/home-manager.git
synced 2026-08-26 01:33:59 +00:00
Add ruff to the tree formatter so Python sources are kept consistently formatted by 'nix fmt' and the CI format check. Test fixtures under tests/modules are excluded since some are intentionally invalid Python. Reformats the existing lib/python and tests scripts accordingly.