https://dbuytaert.github.io/drupal-core-metrics/
Tools
eslint
cspell
Check spelling in code.
https://www.drupal.org/docs/develop/development-tools/cspell
https://www.drupal.org/drupalorg/style-guide/words-phrases
Core cspell.json
Gitlab templates cspell.json
Gitlab templates cspell docs
nvm install node
nvm use node
cspell init # Create cspell.config.yaml
phpunit
phpstan
CI pipeline
Reading output
Gitlab templates include.drupalci.main.yml
Gitlab templates documentation
ddev-drupal-code-quality
Setup code quality tools in ddev.
amateescu/ddev-drupal-dev
Work on core and contrib.