Instead of fixing every project one by one, this PR changes the defaults in base config. This means if task in project is set up with defaults (~), then the issue is gone.
Screenshots
Testing
Include this version of Code Quality
lando composer require wunderio/code-quality:dev-hotfix/106-Change-yaml-and-json-task-default-paths --dev
Overview
Currently the defaults are quite loose which is [.] folder. There was issue in one of our first project changing to Code Quality 3.x because of that - test just died. After setting the paths for all tasks, tests went through https://github.com/wunderio/client-fi-tre3-content-machine/pull/1468/commits/e1fef73e79b52e73612c75bb9c6e3c88836b14e8
Instead of fixing every project one by one, this PR changes the defaults in base config. This means if task in project is set up with defaults (~), then the issue is gone.
Screenshots
Testing
Include this version of Code Quality
lando composer require wunderio/code-quality:dev-hotfix/106-Change-yaml-and-json-task-default-paths --dev
Run Grumphp to check everything works
lando grumph run