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

Investigate yaml_source_map confusion #11

Open
handrews opened this issue May 8, 2023 · 0 comments
Open

Investigate yaml_source_map confusion #11

handrews opened this issue May 8, 2023 · 0 comments

Comments

@handrews
Copy link
Collaborator

handrews commented May 8, 2023

The yaml_source_map package gets confused by the github API description file in YAML format. However, its counterpart json_source_map has no problem with the description file once it is converted to JSON.

Currently, the code issues a warning and just gives up on the source map if it errors out, but it should probably either be fixed (with a PR to the project) or re-implemented if that seems impractical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant