jish / pre-commit

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

⚠ Ruby Warnings #254

Closed amatsuda closed 7 years ago

amatsuda commented 7 years ago

Here are fixes for Ruby warnings we see when we run the whole tests with RUBYOPT='-w' option.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.008%) to 97.263% when pulling b3a57db3c5e3484efa9e596c562f63e175477b56 on amatsuda:warnings into 265f15658ae954a8e6c272a49f4b11cb361ad138 on jish:master.

jish commented 7 years ago

Thanks!