4 Commits

Author SHA1 Message Date
Mike Pennisi
ba951e4bda Add documentation 2025-10-15 19:48:58 -04:00
Mike Pennisi
cfa2580b0c Correct errors in linting script 2025-10-14 17:04:58 -04:00
Chris Cuellar
edfec3e641 fixes linter for directories with json files
Fixes error when linting the `json-modules` feature which points to test/language/import/import-attributes, containing .json fixture files.

The linter's file_is_test() function was only filtering out FIXTURE.js files but not .json files, so it tried to read frontmatter from the JSON files and failed.
2025-10-05 13:06:30 -07:00
Mike Pennisi
7cb61902ff Build linter 2025-09-30 22:44:07 -04:00