class RuboCop::Cop::Chef::Style::ChefWhaaat

Checks for comments that mention “Chef” without context. Do you mean Chef Infra or Chef Software?

@example

### incorrect
Chef makes software
Chef configures your systems

### correct
Chef Software makes software
Chef Infra configures your systems