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

variable_definition.yml « rspec « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 797fa763ba1f948ab30bdda520aa894397ebadb2 (plain)
1
2
3
4
5
6
---
# Cop supports --auto-correct.
RSpec/VariableDefinition:
  Exclude:
    - 'spec/lib/gitlab/usage_data_spec.rb'
    - 'spec/presenters/packages/npm/package_presenter_spec.rb'