Fix Style/StderrPuts
cop (#28389)
This commit is contained in:
parent
e56fb9e489
commit
89d468ada7
2 changed files with 1 additions and 6 deletions
|
@ -455,11 +455,6 @@ Style/SingleArgumentDig:
|
|||
Exclude:
|
||||
- 'lib/webpacker/manifest_extensions.rb'
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/StderrPuts:
|
||||
Exclude:
|
||||
- 'config/boot.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: Mode.
|
||||
Style/StringConcatenation:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue