diff --git a/templates/php/phpcs.xml.twig b/templates/php/phpcs.xml.twig index 656cab6..cd142de 100644 --- a/templates/php/phpcs.xml.twig +++ b/templates/php/phpcs.xml.twig @@ -16,7 +16,7 @@ {% endif %} {% endfor %} - {% if type is same as "drupal-project" and "Drupal" in php.phpcs.standards %} + {% if type is same as "drupal-project" and "Drupal" in php.phpcs.standards or php.phpcs.standards is empty %}