-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
new-hookA request for a new hookA request for a new hook
Description
I'm setting up CI for a C/C++ project at alex-courtis/way-displays#86. cppcheck
and include-what-you-use
are used, and I want to add pre-commit hooks for them.
There is an existing hooks repo that has these at https://github.com/pocc/pre-commit-hooks. The runner scripts are python 3. Does that disqualify them (python3
in nixpkgs has a 131MB closure), or is python3 already pulled in elsewhere?
Otherwise, what would be an ideal way, from the pre-commit-hooks.nix
project perspective, to add these? I could just do local hooks for them, but I'd rather get it contributed up.
Thanks!
Metadata
Metadata
Assignees
Labels
new-hookA request for a new hookA request for a new hook