Welcome to mirror list, hosted at ThFree Co, Russian Federation.

each_for_simple_loop.yml « style « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d495f890d2c6334a627ad1b958699ffa82d3ba2 (plain)
1
2
3
4
5
6
---
# 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'