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

conditional_assignment.yml « style « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9bbaaeb175388db1fc59454316d4742a14f2524 (plain)
1
2
3
4
5
---
# Cop supports --auto-correct.
Style/ConditionalAssignment:
  Exclude:
    - 'app/helpers/icons_helper.rb'