Welcome to mirror list, hosted at ThFree Co, Russian Federation.

extra_spacing.yml « layout « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6da171958342aafdf7d465cc892e3ce9aa61fc92 (plain)
1
2
3
4
5
6
7
8
---
# Cop supports --autocorrect.
Layout/ExtraSpacing:
  Details: grace period
  Exclude:
    - 'ee/spec/requests/api/debian_project_packages_spec.rb'
    - 'spec/serializers/admin/abuse_report_details_entity_spec.rb'
    - 'spec/services/bulk_imports/create_service_spec.rb'