florenttorregrosa/phpcs_drupal

Additional rules for Drupal coding standards.

Installs: 7 595

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:phpcodesniffer-standard

1.0.0 2022-12-26 16:22 UTC

This package is auto-updated.

Last update: 2024-04-26 19:49:30 UTC


README

Automated tests

This library defines rules for PHP_CodeSniffer.

It is intended to be used in addition of Drupal Coder and it does not replace it, only provides additional rules.

Installation

Same installation instructions as Drupal Coder.

Replace the Composer package drupal/coder by florenttorregrosa/phpcs_drupal in the instructions.

Configuration

Same configuration instructions as Drupal Coder.

The additional ruleset is named FlorentTorregrosaDrupalPractice.

Maintainers

Credits

Coder maintainers and contributors, the structure of the package is a modified copy of the work done on Coder.