git-hooks.nix icon indicating copy to clipboard operation
git-hooks.nix copied to clipboard

One file per hook

Open 9999years opened this issue 1 year ago • 1 comments

modules/hooks.nix is a difficult-to-maintain 3,500-line monolith. Keeping one file per hook (or group of hooks implemented by a package) would make it a lot easier to work with.

9999years avatar Apr 12 '24 16:04 9999years