diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index fed9e59e5..bfdea79cb 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1256,11 +1256,6 @@ Style/NumericLiterals: Style/NumericPredicate: Enabled: false -# Cop supports --auto-correct. -Style/OneLineConditional: - Exclude: - - 'lib/redmine/wiki_formatting/textile/redcloth3.rb' - # Cop supports --auto-correct. Style/OrAssignment: Exclude: