mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
RuboCop: Disable Metrics
git-svn-id: http://svn.redmine.org/redmine/trunk@18292 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
d460f54d19
commit
78722ed6c7
@ -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
Loading…
x
Reference in New Issue
Block a user