gitlab-org--gitlab-foss/.rubocop_todo/layout/hash_alignment.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
173 B
YAML
Raw Normal View History

---
# Cop supports --auto-correct.
Layout/HashAlignment:
Exclude:
- 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'
- 'spec/serializers/environment_serializer_spec.rb'