Files
zoneminder/.github
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
..
2021-02-28 22:25:21 +01:00
2018-11-16 17:50:54 -06:00
2019-01-05 08:14:39 -06:00
2018-11-16 17:54:24 -06:00
2020-07-13 14:49:54 -04:00
2019-01-20 18:15:15 -06:00