Chef Cookstyle

Is a version of RuboCop, a linting tool for checking Ruby files for best practices as defined by Ruby community: such as indentation rules, using single or double quotes etc.

RuboCop ships with over three-hundred rules, or cops, designed to detect common Ruby coding mistakes and enforce a common coding style:

rubocop path_to_cookbook