sk- / git-lint

improving source code one step at a time
Apache License 2.0
236 stars 78 forks source link

Change ruby-lint configuration to not report undefined methods #56

Closed sk- closed 9 years ago

sk- commented 9 years ago

Ruby-lint does not understand the code that well, so for rails it generates lots of false positives.

As a default, it would be good to remove this check.