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: f58e3fe0d600f8ce072653b13cd73fab1d492125 (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Layout/HashAlignment:
  Details: grace period
  Exclude:
    - 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'