jish / pre-commit

A slightly improved pre-commit hook for git
https://jish.github.io/pre-commit/
Other
796 stars 96 forks source link

Filter Rubocop check files. #218

Closed jish closed 9 years ago

jish commented 9 years ago

Rubocop keeps changing functionality -- exit codes, output, method signatures. So, instead of checking for exactly how Rubocop is behaving, we're just testing our file filtering logic.