Autofix Rubocop RSpec/LetBeforeExamples (#23671)
This commit is contained in:
parent
1a02101100
commit
ac3561098e
2 changed files with 3 additions and 9 deletions
|
|
@ -1121,12 +1121,6 @@ RSpec/LeakyConstantDeclaration:
|
|||
- 'spec/lib/settings/extend_spec.rb'
|
||||
- 'spec/models/concerns/remotable_spec.rb'
|
||||
|
||||
# Offense count: 2
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
RSpec/LetBeforeExamples:
|
||||
Exclude:
|
||||
- 'spec/models/user_spec.rb'
|
||||
|
||||
# Offense count: 108
|
||||
RSpec/LetSetup:
|
||||
Exclude:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue