Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update parseTestRecord and monkeyYaml to handle new tests #4353

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

anba
Copy link
Contributor

@anba anba commented Dec 17, 2024

And make it easier to directly load existing tests using yaml.safe_load.

@anba anba requested a review from a team as a code owner December 17, 2024 14:15
@Ms2ger
Copy link
Contributor

Ms2ger commented Dec 17, 2024

Haven't looked at the changes in detail, but wouldn't it be nice if we had CI

Copy link
Contributor

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

anba added 3 commits December 17, 2024 17:50
Changes:
- Allow zero indent for lists
- Handle list with zero elements
- Handle public domain license block
Remove leading space characters so directly loading the frontmatter text
with `yaml.safe_load` doesn't throw an exception.
@Ms2ger Ms2ger enabled auto-merge (rebase) December 17, 2024 16:52
@Ms2ger Ms2ger merged commit ada0636 into tc39:main Dec 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants