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

linter: configuration file json schema #3333

Closed
Boshen opened this issue May 17, 2024 · 1 comment
Closed

linter: configuration file json schema #3333

Boshen opened this issue May 17, 2024 · 1 comment
Labels
C-enhancement Category - New feature or request

Comments

@Boshen
Copy link
Member

Boshen commented May 17, 2024

We need to produce a json schema.

https://docs.rs/schemars/latest/schemars

I think we should make it as strict as possible, and display all the rules.

@Boshen Boshen added the C-enhancement Category - New feature or request label May 17, 2024
@Boshen Boshen assigned Boshen and unassigned Boshen May 17, 2024
@milesj
Copy link
Collaborator

milesj commented May 17, 2024

Can also use schematic ;)

https://github.com/moonrepo/schematic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants