jish / pre-commit

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

Add config.ru to allowed files for rubocop #214

Closed levilansing closed 8 years ago

levilansing commented 9 years ago

Rubocop 0.31.0 now checks config.ru by default

Review on Reviewable

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 98.65% when pulling 421ce73ab42780545b043518f1641e87fc9032f6 on levilansing:patch-1 into 5c6f62aa709b9396f221cd49e96863ee4c6e0ee7 on jish:master.

levilansing commented 9 years ago

Build failed due to an error message wording change in coffeelint. That issue should be addressed separately from this pull request.