]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Civicrm requires php-bcmath package
[chef.git] / .rubocop_todo.yml
index 2f7e6ded4d4b0542ab2e562b33211e169741203f..bdb397acf8f7df5de238b01ad83ab44b41d4f91c 100644 (file)
@@ -6,13 +6,6 @@
 # Note that changes in the inspected code, or installation of new
 # versions of RuboCop, may require this file to be generated again.
 
-# Offense count: 1
-# Configuration parameters: Include.
-# Include: **/definitions/*.rb
-ChefModernize/Definitions:
-  Exclude:
-    - 'cookbooks/networking/definitions/firewall_rule.rb'
-
 # Offense count: 1038
 # Cop supports --auto-correct.
 # Configuration parameters: .