]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop.yml
Only cleanup sysctl keys that are no longer set
[chef.git] / .rubocop.yml
index 5db1a31045524667dabbea1a6aaf55863ffa3ed4..12d060a1b67140fe609ff94b8a4f77826916ad78 100644 (file)
@@ -3,6 +3,9 @@ inherit_from: .rubocop_todo.yml
 AllCops:
   TargetRubyVersion: 2.3
 
+ChefModernize/IncludingAptDefaultRecipe:
+  Enabled: false
+
 Layout/ExtraSpacing:
   AllowForAlignment: true