Update rubocop-rspec
to version 3.0.1 (#30655)
This commit is contained in:
parent
54ab70dfcf
commit
19f1c081e1
3 changed files with 9 additions and 16 deletions
|
@ -133,11 +133,6 @@ Rails/NegateInclude:
|
|||
RSpec/ExampleLength:
|
||||
CountAsOne: ['array', 'heredoc', 'method_call']
|
||||
|
||||
# Reason: Deprecated cop, will be removed in 3.0, replaced by SpecFilePathFormat
|
||||
# https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecfilepath
|
||||
RSpec/FilePath:
|
||||
Enabled: false
|
||||
|
||||
# Reason:
|
||||
# https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecnamedsubject
|
||||
RSpec/NamedSubject:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue