Skip to content

linter: Handle harness files without a defines key#5094

Merged
gibson042 merged 1 commit into
tc39:mainfrom
ptomato:harness-file-with-no-defines
Jul 24, 2026
Merged

linter: Handle harness files without a defines key#5094
gibson042 merged 1 commit into
tc39:mainfrom
ptomato:harness-file-with-no-defines

Conversation

@ptomato

@ptomato ptomato commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

compareArray.js doesn't have a defines key anymore since 0a2bada. I didn't realize the linter can't handle this.

Rather than adding the missing key, better to make the linter more lenient, since the keys for harness files aren't documented anywhere.

compareArray.js doesn't have a `defines` key anymore since 0a2bada. I
didn't realize the linter can't handle this.

Rather than adding the missing key, better to make the linter more
lenient, since the keys for harness files aren't documented anywhere.
@gibson042
gibson042 force-pushed the harness-file-with-no-defines branch from e4ec593 to 2c2bc91 Compare July 24, 2026 20:38
@gibson042
gibson042 merged commit 07dbcbc into tc39:main Jul 24, 2026
14 checks passed
@ptomato
ptomato deleted the harness-file-with-no-defines branch July 24, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants