mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
RuboCop: Disable Metrics
git-svn-id: http://svn.redmine.org/redmine/trunk@18292 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -24,6 +24,9 @@ Rails:
|
|||||||
Layout/SpaceBeforeBlockBraces:
|
Layout/SpaceBeforeBlockBraces:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
Metrics:
|
||||||
|
Enabled: false
|
||||||
|
|
||||||
Rails/BulkChangeTable:
|
Rails/BulkChangeTable:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb'
|
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb'
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user