debian-mirror-gitlab/.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

2022-06-21 17:19:12 +05:30
---
# Cop supports --auto-correct.
Layout/HashAlignment:
Exclude:
- 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'
2022-08-27 11:52:29 +05:30
- 'spec/serializers/environment_serializer_spec.rb'