]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Style/OneLineCo...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 15 Oct 2019 12:10:37 +0000 (12:10 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 15 Oct 2019 12:10:37 +0000 (12:10 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18681 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index fed9e59e5f73bc13d3ff247af9b58a6c1cb038d5..bfdea79cb1360cd2ab9fe58b9d8a8091e3661686 100644 (file)
@@ -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: