Do not symlink files that were brought from this template.
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3395530. --> Reported by: [fjgarlin](https://www.drupal.org/user/2495842) Related to !64 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>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.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>ie: <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/gitlab_templates/issues/3395419" title="Status: Closed (fixed)">#3395419: Allow contrib modules to run PHPStan via GitLab CI</a></span> but also reported by other users in phpcs.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Clean up the files where possible or just don't symlink them.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR.</p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue