X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/57779fc16fc2ceb83e9b8d36bbdd23aaaa2c3291..3299fcbfdf657aa8ce1fdf4f1c63dbe4433d81a7:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 2e911812f..945610536 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -25,21 +25,6 @@ ChefCorrectness/NodeNormalUnless: - 'cookbooks/mediawiki/resources/site.rb' - 'cookbooks/wordpress/resources/site.rb' -# Offense count: 78 -# Cop supports --auto-correct. -# Configuration parameters: Include. -# Include: **/metadata.rb -ChefDeprecations/LongDescriptionMetadata: - Enabled: false - -# Offense count: 2 -# Cop supports --auto-correct. -# Configuration parameters: Include. -# Include: **/resources/*.rb, **/providers/*.rb -ChefModernize/IncludingMixinShelloutInResources: - Exclude: - - 'cookbooks/nodejs/resources/package.rb' - # Offense count: 947 # Cop supports --auto-correct. # Configuration parameters: . @@ -47,11 +32,6 @@ ChefModernize/IncludingMixinShelloutInResources: ChefStyle/AttributeKeys: EnforcedStyle: symbols -# Offense count: 297 -# Cop supports --auto-correct. -ChefStyle/CommentFormat: - Enabled: false - # Offense count: 466 # Cop supports --auto-correct. ChefStyle/FileMode: