tamasfe / taplo

A TOML toolkit written in Rust
https://taplo.tamasfe.dev
MIT License
1.26k stars 108 forks source link

Complaining about cranelift (shouldn't do it) #610

Closed amab8901 closed 1 month ago

amab8901 commented 1 month ago

image

I want to have cranelift in the components, but Even Better Toml complains about it, and I think it shouldn't do so. Why does it have to limit itself only to the specified list of components? Those aren't the only components that the Rust ecosystem offers.

panekj commented 1 month ago

We don't maintain schemas used to validate the files, please raise an issue in https://github.com/SchemaStore/schemastore if a schema is out of date.