Autofix Rubocop Style/ConcatArrayLiterals (#23755)
This commit is contained in:
parent
da3bd913ae
commit
ff3b7069cf
2 changed files with 5 additions and 10 deletions
|
@ -1048,11 +1048,6 @@ Style/CombinableLoops:
|
|||
- 'app/models/form/custom_emoji_batch.rb'
|
||||
- 'app/models/form/ip_block_batch.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
Style/ConcatArrayLiterals:
|
||||
Exclude:
|
||||
- 'app/lib/feed_manager.rb'
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
# Configuration parameters: AllowedVars.
|
||||
Style/FetchEnvVar:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue