rubocop-rails-omakase icon indicating copy to clipboard operation
rubocop-rails-omakase copied to clipboard

Enable Lint/Debugger

Open MatheusRich opened this issue 1 year ago • 1 comments

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.

MatheusRich avatar Apr 11 '24 15:04 MatheusRich

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

koic avatar Apr 11 '24 15:04 koic