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

Add JSON schema to validate structure of mods.json #7

Closed
GeckoEidechse opened this issue Nov 14, 2023 · 2 comments
Closed

Add JSON schema to validate structure of mods.json #7

GeckoEidechse opened this issue Nov 14, 2023 · 2 comments

Comments

@GeckoEidechse
Copy link
Member

A JSON schema is a JSON file that describes the structure of a JSON file.

Defining a JSON schema would allow us to automatically verify the structure of the mod.json and automatically throw an error in CI if someone PRs an incorrect JSON file ^^

See also https://json-schema.org/overview/what-is-jsonschema

@Alystrasz
Copy link
Contributor

On it

@GeckoEidechse
Copy link
Member Author

Closed by #11

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

No branches or pull requests

2 participants