summaryrefslogtreecommitdiff
path: root/.rubocop_todo/style/redundant_begin.yml
blob: 8f490002fd6305ea9d73ce8db4c71ac73ce02219 (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Style/RedundantBegin:
  Exclude:
    - 'app/controllers/concerns/metrics_dashboard.rb'
    - 'ee/lib/gem_extensions/elasticsearch/model/adapter/multiple/records.rb'