Closed martijnversluis closed 6 years ago
By default, Reek disallows instance methods that do not depend on instance state. That assumption is wrong for Rails helpers, so it should be disabled for app/helpers.
app/helpers
By default, Reek disallows instance methods that do not depend on instance state. That assumption is wrong for Rails helpers, so it should be disabled for
app/helpers
.