mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
git-svn-id: https://svn.redmine.org/redmine/trunk@22815 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
306ecf382b
commit
9ef1cdd375
@ -136,6 +136,7 @@ Rails/ApplicationRecord:
|
||||
Rails/BulkChangeTable:
|
||||
Exclude:
|
||||
- 'db/migrate/20120714122200_add_workflows_rule_fields.rb'
|
||||
- 'db/migrate/20130217094251_remove_issues_default_fk_values.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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user