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

WIP: How JSON versioning could look like #230

Closed
wants to merge 11 commits into from

Conversation

albertmink
Copy link
Contributor

Relates to discussion in #53

as long as we use from the super-linter suite only its
editorconfig feature, we can do editorconfig-checker directly

actually, super-linter action takes about 80 sec. Now it should be
faster
	follow argumentation here json-schema/json-schema#220

	The reference to which JSON schema the JSON data belongs shall
be handled by the user, NOT from inside the data.

	Also the validation against a JSON schema, or the mapping from
data to schema shall be handled by the user.

	A convention (not determined by the json-schema) is that the
JSON schema has `$schema`, the JSON data not.
@albertmink albertmink self-assigned this Sep 14, 2021
@albertmink albertmink closed this Sep 14, 2021
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.

1 participant