lib/rubocop/cop/chef/deprecation/deprecated_mixins.rb in cookstyle-7.11.1 vs lib/rubocop/cop/chef/deprecation/deprecated_mixins.rb in cookstyle-7.11.3

- old
+ new

@@ -18,10 +18,10 @@ module RuboCop module Cop module Chef module Deprecations - # Don't use deprecated Mixins no longer included in Chef Infra Client 14 and later + # Don't use deprecated Mixins no longer included in Chef Infra Client 14 and later. # # @example # # #### incorrect # include Chef::Mixin::LanguageIncludeAttribute