RuboCop: Disable Metrics

git-svn-id: http://svn.redmine.org/redmine/trunk@18292 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-06-20 13:20:02 +00:00
parent d460f54d19
commit 78722ed6c7
2 changed files with 5 additions and 307 deletions

View File

@@ -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