DDEV add-on that installs local code quality tooling based on Drupal.org GitLab CI template defaults (PHPStan, PHPCS, ESLint, Stylelint, Prettier, CSpell) for local CLI/IDE usage.
ddev add-on get UltraBob/ddev-drupal-code-quality
See README_ADDON.md for complete usage documentation.
commands/: DDEV web commands copied into the project .ddev/commands directory.drupal-code-quality/: project-root configs and .ddev shims copied by the installer.dcq-install.sh: conflict-aware installer invoked by install.yaml.install.yaml: DDEV add-on install definition.