Browse Source

Update .rubocop_todo.yml (#32530).


git-svn-id: http://svn.redmine.org/redmine/trunk@20838 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.2.0
Go MAEDA 3 years ago
parent
commit
d148eee1d5
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      .rubocop_todo.yml

+ 0
- 2
.rubocop_todo.yml View File

@@ -39,7 +39,6 @@ Layout/EmptyLines:
Layout/EmptyLinesAroundAttributeAccessor:
Exclude:
- 'app/models/issue.rb'
- 'app/models/query.rb'
- 'lib/redmine/scm/adapters/abstract_adapter.rb'
- 'lib/redmine/sudo_mode.rb'
- 'test/unit/lib/redmine/safe_attributes_test.rb'
@@ -1313,7 +1312,6 @@ Style/IfWithBooleanLiteralBranches:
# Configuration parameters: InverseMethods, InverseBlocks.
Style/InverseMethods:
Exclude:
- 'app/controllers/roles_controller.rb'
- 'app/helpers/application_helper.rb'
- 'app/helpers/issues_helper.rb'
- 'app/helpers/repositories_helper.rb'

Loading…
Cancel
Save