drupalqa
drupalqa copied to clipboard
Docker image with quality analysis tools for Drupal
The phpqa README contains examples of using phpstan profiles. Check if there are Drupal profiles and create it there aren't. Add examples to use that Drupal profile to README.
Hi Hussain We started using DrupalQA in our pipeline. We are using with Acquia/blt and MariaDB. On version with php8.2, we are getting error on `bit setup` ``` Undefined constant...
It's time to add support for PHP 8.5. We already have a PR open running in the upstream project. We can add support as soon as that is merged and...
PHPCS has a new maintained release at https://github.com/PHPCSStandards/PHP_CodeSniffer. Updating it would also need updates to other dependencies. - drupal/coder (^9.0 - alpha right now) - slevomat/coding-standard (^8.23) - phpcompatibility/php-compatibility (^10.0...