ESLint 9 ignores the --ext flag, so the old --ext .js.php,.js had no effect. The flat config's **/*.*php glob matched all .php files, not just .js.php. Add explicit files pattern to the main config block and narrow the PHP override from **/*.*php to **/*.js.php. Remove the now-ignored --ext flag from CI and docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| codeql | ||
| docker/centos7-gcc8-zm | ||
| workflows | ||
| FUNDING.yml | ||
| ISSUE_TEMPLATE.md | ||
| config.yml | ||
| dependabot.yml | ||
| issue-close-app.yml | ||
| no-response.yml | ||
| stale.yml | ||
| support.yml | ||