Jonathan Plasse
Jonathan Plasse
> > I added prettier in pre-commit. > > Does this require that the user have Node installed? Or how does it work? No, it does not require Node. If...
Hi, sorry for the late response. I rebase and remove prettier.
It would be an aggressive rule.
Black have different behaviors depending on the versions for example. Maybe ruff formatter should do the same.
Should we close this issue?
Should the tag `type-inference` be added?
- There is a PR opened SchemaStore/schemastore#2923
Would a PR be accepted to add `draft-07` to the JSON schema generation?
Will it always be `2020-12` or will the oldest compatible draft be used?
> Use the lowest possible schema draft needed, preferably Draft v4, to ensure interoperability with as many supported editors, IDEs and parsers as possible. [Schemastore.org](https://github.com/SchemaStore/schemastore/blob/master/CONTRIBUTING.md#best-practices) has this recommendation in its...