Closed bavalpey closed 8 months ago
Indeed this is not the right repository :-) The right repository is SchemaStore and they already have an issue for this AFAICT: https://github.com/SchemaStore/schemastore/issues/3575. So you can follow that one and I'll be closing this one. As soon as it's fixed on the SchemaStore side, it will work in Taplo.
@ia0 I have the exact same issue with taplo bundled in Even Better TOML in VSCode. Is it because no version has been released for a year ?
I'm not working on Taplo anymore. But if this is a schema problem like indicated by the issue, then it's not a Taplo issue and doesn't depend on Taplo version. The schemas are downloaded. So you might have a different problem and will need to open a new issue with reproduction steps if you believe this is Taplo.
OK, thanks !
Sorry in advance if this isn't the right repository to file this issue under - I could not determine the source of the schema for this section of pyproject.toml.
I'm getting spurious validation errors for the urls in my [tool.poetry.dependencies] section. It works for many of the entries, but any urls that have an underscore (or a few other characters like %20) in them are flagged as not matching the schema: As an example pyproject.toml
This will report an error:
{"git":"git@github.com:user-roc/my_repo.git"} is not valid under any of the given schemas