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 for the devnet config files #125

Open
MegaRedHand opened this issue Nov 27, 2024 · 0 comments
Open

Add JSON schema for the devnet config files #125

MegaRedHand opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@MegaRedHand
Copy link
Collaborator

JSON schemas are supported by the YAML language server (see this part). You can see an example in our goreleaser config.

@MegaRedHand MegaRedHand added enhancement New feature or request good first issue Good for newcomers labels Nov 27, 2024
MegaRedHand added a commit that referenced this issue Dec 11, 2024
Related to #125

This PR adds a minimal JSON schema, that validates the first level of
keys and sets the groundwork for #125. It also adds a language server
directive to all examples and the default config (although this last one
will only work once this PR is merged).
ricomateo pushed a commit that referenced this issue Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant