Linting skips files ending in .theme, .profile and .engine
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3449098. -->
Reported by: [alexpott](https://www.drupal.org/user/157725)
Related to !211
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The linting is missing 3 file types that in Drupal can contain PHP - .theme .profile and .engine.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Run the linter against a project having a test theme with linting errors in the .theme file.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the extensions</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>N/a</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/a</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/a</p>
issue