Closed MatheusRich closed 1 day 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.
binding.irb
rubocop-rails-omakase does not seem to be an expected rule update proposal: https://github.com/rails/rubocop-rails-omakase#contributing
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.