zoneminder/.github/workflows
Isaac Connor 4260cee91d fix: restrict eslint 9 flat config to .js and .js.php files only
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>
2026-03-03 07:09:05 -05:00
..
build-deb-packages-aarch64.yml Merge pull request #4671 from ZoneMinder/dependabot/github_actions/actions/download-artifact-8 2026-03-03 05:50:41 -05:00
build-deb-packages.yml Merge pull request #4671 from ZoneMinder/dependabot/github_actions/actions/download-artifact-8 2026-03-03 05:50:41 -05:00
build-rpm-packages-aarch64.yml Merge pull request #4671 from ZoneMinder/dependabot/github_actions/actions/download-artifact-8 2026-03-03 05:50:41 -05:00
build-rpm-packages.yml Merge pull request #4671 from ZoneMinder/dependabot/github_actions/actions/download-artifact-8 2026-03-03 05:50:41 -05:00
ci-eslint.yml fix: restrict eslint 9 flat config to .js and .js.php files only 2026-03-03 07:09:05 -05:00
codeql-analysis.yml Bump actions/checkout from 5 to 6 2025-11-24 17:40:27 +00:00
depsreview.yaml Bump actions/checkout from 5 to 6 2025-11-24 17:40:27 +00:00