mirror of
https://github.com/redmine/redmine.git
synced 2026-01-29 19:00:04 +01:00
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
git-svn-id: https://svn.redmine.org/redmine/trunk@22814 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -137,6 +137,9 @@ Rails/BulkChangeTable:
|
||||
Exclude:
|
||||
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb'
|
||||
- 'db/migrate/20131214094309_remove_custom_fields_min_max_length_default_values.rb'
|
||||
- 'db/migrate/20190510070108_add_unique_id_to_import_items.rb'
|
||||
- 'db/migrate/20200826153402_add_totp_to_user.rb'
|
||||
- 'db/migrate/20221012135202_add_index_to_custom_values.rb'
|
||||
|
||||
Rails/CompactBlank:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user