Allow some pre-commit hooks to run in manual stage
Some hooks which perform a cleanup action can now be called en masse with the "--hook-stage=manual" argument passed to "run": pre-commit run --hook-stage=manual [...]
Loading
Please register or sign in to comment