You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
Implement the same thing that was done for Travis #95 to also do on the pre-commit hook. We're already limiting checks to modified files, but we should limit the errors reported to just the lines changed in the files.
The text was updated successfully, but these errors were encountered:
westonruter
changed the title
Only check modified files or patches in pull requests on Travis
Only check patches in pre-commit hook
Aug 18, 2015
Implement the same thing that was done for Travis #95 to also do on the
pre-commit
hook. We're already limiting checks to modified files, but we should limit the errors reported to just the lines changed in the files.The text was updated successfully, but these errors were encountered: