Skip to content

Add composer scripts

Camille Simiand requested to merge tuleap-34-add-composer-scripts into main
  • php-cs-fixer
  • phpstan
  • unit tests (phpunit)

For now, scripts are running to check only on src/ directory

To run the CI script: composer run ci

Merge request reports