axelerant / drupal-quality-checker

Pre-commit code quality checker for Drupal based projects.
https://packagist.org/packages/axelerant/drupal-quality-checker
12 stars 9 forks source link

Added twig code standard check using twigcs #4

Closed woredeyonas closed 4 years ago

woredeyonas commented 4 years ago

I've added twigcs in the default grumphp.yml.dist

hussainweb commented 4 years ago

I'm thinking we should also add friendsoftwig/twigcs to composer.json's suggests list. We don't want to add it to require in case somebody can't use it for any reason.

hussainweb commented 4 years ago

Closes #3