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

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

7 lines
221 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
# Cop supports --auto-correct.
Style/EachForSimpleLoop:
Exclude:
- 'ee/spec/lib/gitlab/insights/reducers/count_per_period_reducer_spec.rb'
- 'spec/services/members/invitation_reminder_email_service_spec.rb'