class RuboCop::Cop::Chef::RedundantCode::LongDescriptionMetadata

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

@example

### incorrect
long_description 'this is my cookbook and this description will never be seen'