class RuboCop::Cop::Chef::Deprecations::PolicyfileCommunitySource

The Policyfile source of ‘:community` has been replaced with `:supermarket`

@example

### incorrect
default_source :community

### correct
default_source :supermarket