mirror of
https://github.com/redmine/redmine.git
synced 2026-07-04 12:27:50 +02:00
Update RuboCop to 1.41 (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@21998 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -233,6 +233,10 @@ Style/NegatedIfElseCondition:
|
||||
Style/RaiseArgs:
|
||||
Enabled: false
|
||||
|
||||
Style/RedundantConstantBase:
|
||||
Exclude:
|
||||
- 'config/environments/production.rb'
|
||||
|
||||
Style/Semicolon:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user