Enable Rubocop RSpec/ExpectActual (#23720)
This commit is contained in:
@ -821,12 +821,6 @@ RSpec/EmptyExampleGroup:
|
||||
RSpec/ExampleLength:
|
||||
Max: 22
|
||||
|
||||
# Offense count: 1
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
RSpec/ExpectActual:
|
||||
Exclude:
|
||||
- 'spec/controllers/well_known/nodeinfo_controller_spec.rb'
|
||||
|
||||
# Offense count: 21
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: EnforcedStyle.
|
||||
|
Reference in New Issue
Block a user