JSONSchema for Pyrefly
Open
configuration
documentation
stale
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 516
- PR merge metrics
- No merged PRs in 30d
Description
We should add Pyrefly to jsonschema's [schemastore](https://github.com/SchemaStore/schemastore) to provide automatic structural validation for Pyrefly configs through their plugin. It's used by a lot of other type checkers as well, so seems like a good idea.
* Create a schema for Pyrefly (#2100)
* Autogenerate Pyrefly schema with the [schemars](https://docs.rs/schemars/latest/schemars/) crate
* Make PR to upload Pyrefly schemas to schemastore
Contributor guide
Assessment
This issue has not been assessed yet.