X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e057175ca964d7471154e02e5a511ef95523ad45..e16311125ea536561ca810413f2581db4db76c26:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index f03767698..41bd7c80a 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -227,9 +227,3 @@ Style/NumericLiterals: # SupportedStyles: compact, exploded Style/RaiseArgs: Enabled: false - -# Offense count: 2 -# Cop supports --auto-correct. -Style/RescueModifier: - Exclude: - - 'app/helpers/browse_helper.rb'