rails / rubocop-rails-omakase

Omakase Ruby styling for Rails
444 stars 15 forks source link

Enable Lint/Debugger #16

Closed MatheusRich closed 1 day ago

MatheusRich commented 6 months ago

It's possible to forget debugger calls like binding.irb on tests or app code only for them to be caught in code review. We can avoid this by enabling this linter by default.

koic commented 6 months ago

rubocop-rails-omakase does not seem to be an expected rule update proposal: https://github.com/rails/rubocop-rails-omakase#contributing