X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6cce603b75b8ea9dc9a234f49427583abc9c0a1a..aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 6be451ec0..24a331788 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -40,8 +40,3 @@ ChefModernize/Definitions: # SupportedStyles: strings, symbols ChefStyle/AttributeKeys: EnforcedStyle: symbols - -# Offense count: 489 -# Cop supports --auto-correct. -ChefStyle/FileMode: - Enabled: false