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

Test that resources are valid JS #665

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

antonok-edm
Copy link
Collaborator

This makes sure that every resource in resources.json has valid JS syntax by passing it to node --check. Should prevent mistakes like the one in #662 from happening again in the future.

@antonok-edm antonok-edm requested a review from pes10k August 8, 2023 06:47
@antonok-edm antonok-edm self-assigned this Aug 8, 2023
Copy link
Contributor

@pes10k pes10k left a comment

Choose a reason for hiding this comment

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

looks good and thank you!

@antonok-edm antonok-edm merged commit 56c8cc2 into master Aug 8, 2023
6 checks passed
@antonok-edm antonok-edm deleted the test-resources-valid-js branch August 8, 2023 18:00
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