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: 187064b9bb49c05e4b36549b3f8352fd0e66ee73 (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
RSpec/VariableDefinition:
  Exclude:
    - 'spec/presenters/packages/npm/package_presenter_spec.rb'