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

hash_alignment.yml « layout « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62d877624a750e0d050557000008f7e486970064 (plain)
1
2
3
4
5
6
---
# Cop supports --auto-correct.
Layout/HashAlignment:
  Exclude:
    - 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'
    - 'spec/serializers/environment_serializer_spec.rb'