Update pdk-templates for gitpod and codespaces support
[puppet-modules/puppetlabs-apt.git] / .rubocop.yml
index 200675437fbaa0152047d3ac1ef079b7beb5f254..b7c972b286f0bb13161f3530f66c2f794586876e 100644 (file)
@@ -43,7 +43,7 @@ Style/BlockDelimiters:
 Style/BracesAroundHashParameters:
   Description: Braces are required by Ruby 2.7. Cop removed from RuboCop v0.80.0.
     See https://github.com/rubocop-hq/rubocop/pull/7643
-  Enabled: true
+  Enabled: false
 Style/ClassAndModuleChildren:
   Description: Compact style reduces the required amount of indentation.
   EnforcedStyle: compact