2022-11-25 23:54:43 +05:30
|
|
|
---
|
2023-03-04 22:38:38 +05:30
|
|
|
# Cop supports --autocorrect.
|
2022-11-25 23:54:43 +05:30
|
|
|
Layout/TrailingWhitespace:
|
|
|
|
Exclude:
|
|
|
|
- 'app/models/concerns/analytics/cycle_analytics/stage_event_model.rb'
|
|
|
|
- 'db/migrate/20210611100359_rebuild_index_for_cadence_iterations_automation.rb'
|
|
|
|
- 'db/migrate/20220913082728_drop_index_cadence_create_iterations_automation.rb'
|
|
|
|
- 'db/post_migrate/20220816163444_update_start_date_for_iterations_cadences.rb'
|
|
|
|
- 'lib/gitlab/background_migration/fix_duplicate_project_name_and_path.rb'
|
|
|
|
- 'lib/gitlab/background_migration/populate_topics_non_private_projects_count.rb'
|
|
|
|
- 'lib/gitlab/pagination/keyset/sql_type_missing_error.rb'
|
|
|
|
- 'spec/lib/banzai/filter/front_matter_filter_spec.rb'
|
|
|
|
- 'spec/services/suggestions/apply_service_spec.rb'
|
|
|
|
- 'spec/support/helpers/x509_helpers.rb'
|