diff --git a/config/default.yml b/config/default.yml index 6a33802fbf..7e1b4af215 100644 --- a/config/default.yml +++ b/config/default.yml @@ -51,7 +51,7 @@ Performance/ChainArrayAllocation: Performance/CollectionLiteralInLoop: Description: 'Extract Array and Hash literals outside of loops into local variables or constants.' - Enabled: true + Enabled: 'pending' VersionAdded: '1.8' # Min number of elements to consider an offense MinSize: 1