Do not symlink files that were brought from this template.
Problem/Motivation
Coding standards, phpstan (if set up), etc. will run against the files that expand composer and symlink the module files. These files are part of this project and NOT from the module, so they should not be symlinked for code validation.
Steps to reproduce
ie: #3395419: Allow contrib modules to run PHPStan via GitLab CI but also reported by other users in phpcs.
Proposed resolution
Clean up the files where possible or just don't symlink them.
Remaining tasks
MR.