class RuboCop::Cop::Chef::RedundantCode::ConflictsMetadata

The conflicts metadata.rb method is not used and is unnecessary in cookbooks.

@example

### incorrect in metadata.rb:

conflicts "another_cookbook"