Autofix Rubocop RSpec/ExampleWording (#23667)
This commit is contained in:
@ -907,16 +907,6 @@ RSpec/EmptyLineAfterSubject:
|
||||
RSpec/ExampleLength:
|
||||
Max: 22
|
||||
|
||||
# Offense count: 10
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
# Configuration parameters: CustomTransform, IgnoredWords, DisallowedExamples.
|
||||
# DisallowedExamples: works
|
||||
RSpec/ExampleWording:
|
||||
Exclude:
|
||||
- 'spec/controllers/settings/applications_controller_spec.rb'
|
||||
- 'spec/models/custom_emoji_spec.rb'
|
||||
- 'spec/models/user_spec.rb'
|
||||
|
||||
# Offense count: 2
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
RSpec/ExcessiveDocstringSpacing:
|
||||
|
Reference in New Issue
Block a user