Skip to content

Commit

Permalink
Fix rubocop rule name
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Feb 13, 2023
1 parent f47ce40 commit e69abbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: 3.1

ChefModernize/IncludingAptDefaultRecipe:
Chef/Modernize/IncludingAptDefaultRecipe:
Enabled: false

Chef/Modernize/CronDFileOrTemplate:
Expand Down

0 comments on commit e69abbc

Please sign in to comment.