Patch #32296 » ignore-rubocop-offense.patch
.rubocop.yml (working copy) | ||
---|---|---|
60 | 60 |
Exclude: |
61 | 61 |
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb' |
62 | 62 |
- 'db/migrate/20131214094309_remove_custom_fields_min_max_length_default_values.rb' |
63 |
- 'db/migrate/20190510070108_add_unique_id_to_import_items.rb' |
|
63 | 64 | |
64 | 65 |
Rails/HelperInstanceVariable: |
65 | 66 |
Enabled: false |