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
140 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
2023-03-04 22:38:38 +05:30
# Cop supports --autocorrect.
2022-06-21 17:19:12 +05:30
Layout/HashAlignment:
2023-03-17 16:20:25 +05:30
Details: grace period
2022-06-21 17:19:12 +05:30
Exclude:
- 'ee/spec/lib/ee/gitlab/usage_data_spec.rb'