mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
ruff is Python linter and code formatter, written in Rust. See <https://docs.astral.sh/ruff/>.
2 lines
31 B
Nix
2 lines
31 B
Nix
{ ruff-program = ./ruff.nix; }
|