class RuboCop::Cop::Chef::Deprecations::IncludingYumDNFCompatRecipe

Don’t include the deprecated yum DNF compatibility recipe, which is no longer necessary as Chef Infra Client includes DNF package support

@example

### incorrect
include_recipe 'yum::dnf_yum_compat'