debian-mirror-gitlab/.rubocop_todo/style/redundant_begin.yml

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

7 lines
199 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
2023-03-04 22:38:38 +05:30
# Cop supports --autocorrect.
2022-11-25 23:54:43 +05:30
Style/RedundantBegin:
Exclude:
- 'app/controllers/concerns/metrics_dashboard.rb'
- 'ee/lib/gem_extensions/elasticsearch/model/adapter/multiple/records.rb'