X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=.rubocop.yml;h=18238372e4bac4907c73f1a864e9147d6c12788f;hb=18c44ad278aef0b5644112d21ce1c2d59085b76c;hp=33c33fa52a19154bcf7aa4e403a1f4cc0a1f7328;hpb=eb7ecf74901c2def894f9c356b4c5c4616ad16b0;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.rubocop.yml b/.rubocop.yml index 33c33fa..1823837 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -89,6 +89,8 @@ Performance/CaseWhenSplat: Performance/Casecmp: Enabled: true Performance/CollectionLiteralInLoop: + Exclude: + - spec/**/* Enabled: true Performance/CompareWithBlock: Enabled: true @@ -308,6 +310,8 @@ Metrics/PerceivedComplexity: Enabled: false Migration/DepartmentName: Enabled: false +Naming/AccessorMethodName: + Enabled: false Naming/BlockParameterName: Enabled: false Naming/HeredocDelimiterCase: