iamstoick / drupal-pre-commit

A Drupal pre-commit hook to filter php, js, and css syntax errors. This script also checks the file(s) to make sure that the Drupal coding standard is being followed.
Other
38 stars 24 forks source link

What about Drupal 8 Standards #12

Closed niksmac closed 3 years ago

niksmac commented 8 years ago

What about Drupal 8 Standards ?

As seen here https://www.drupal.org/coding-standards

berenddeboer commented 4 years ago

They are automatically installed if you execute:

composer require --dev dealerdirect/phpcodesniffer-composer-installer