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

duplicate_case_condition.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d7e1eac2e034a07596c2943d376b1a1d4472514f (plain)
1
2
3
4
---
Lint/DuplicateCaseCondition:
  Exclude:
    - 'app/helpers/icons_helper.rb'