mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Code cleanup: RuboCop: Style/DefWithParentheses
git-svn-id: http://svn.redmine.org/redmine/trunk@18290 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1444,14 +1444,6 @@ Style/CommentedKeyword:
|
||||
Style/ConditionalAssignment:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 3
|
||||
# Cop supports --auto-correct.
|
||||
Style/DefWithParentheses:
|
||||
Exclude:
|
||||
- 'app/helpers/sort_helper.rb'
|
||||
- 'lib/redmine/scm/adapters/cvs_adapter.rb'
|
||||
- 'lib/redmine/unified_diff.rb'
|
||||
|
||||
# Offense count: 626
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user