rm test/.rubocop_todo.yml
This commit is contained in:
parent
462c69d3d5
commit
33905405e1
@ -1,6 +1,5 @@
|
||||
inherit_from:
|
||||
- ../.rubocop.yml
|
||||
- .rubocop_todo.yml
|
||||
|
||||
RSpec:
|
||||
Include:
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
# This configuration was generated by
|
||||
# `rubocop --auto-gen-config --exclude-limit 100`
|
||||
# on 2021-02-01 21:43:02 UTC using RuboCop version 1.9.0.
|
||||
# The point is for the user to remove these configuration records
|
||||
# one by one as the offenses are removed from the code base.
|
||||
# Note that changes in the inspected code, or installation of new
|
||||
# versions of RuboCop, may require this file to be generated again.
|
||||
|
||||
# Offense count: 7
|
||||
# Configuration parameters: AssignmentOnly.
|
||||
RSpec/InstanceVariable:
|
||||
Exclude:
|
||||
- "download_strategies/git_spec.rb"
|
||||
- "support/helper/spec/shared_context/integration_test.rb"
|
||||
- "utils/git_spec.rb"
|
||||
Loading…
x
Reference in New Issue
Block a user