Autofix Rubocop Style/ConcatArrayLiterals (#23755)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user