Description
Drupal codebases can be checked against Drupal coding standards with PHP_CodeSniffer. It is a rules package consumed by the code-sniffing tool during development and CI. Users configure it in project lint jobs rather than launching it directly.