class Overcommit::HookContext::RunAll

Simulates a pre-commit context pretending that all files have been changed.

This results in pre-commit hooks running against the entire repository, which is useful for automated CI scripts.