Feat/pre commit checks
Compare changes
- Robert Rosca authored
Check stage tries to find the commit hash being merged into Uses that hash to get a list of changed files Passes this list of files to pre-commit so that checks only run on modified files
+ 20
− 4