summaryrefslogtreecommitdiff
path: root/.rubocop_todo/rspec/variable_definition.yml
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'