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

Duplicate keys in yaml config file are silently overwritten #43

Open
sjdaines opened this issue Aug 11, 2022 · 1 comment
Open

Duplicate keys in yaml config file are silently overwritten #43

sjdaines opened this issue Aug 11, 2022 · 1 comment

Comments

@sjdaines
Copy link
Member

sjdaines commented Aug 11, 2022

For example: two Reactions with the same name will overwrite each other (probably in a random order).

This appears to be a limitation of the Julia yaml parser, JuliaData/YAML.jl#140, JuliaData/YAML.jl#141

@sjdaines
Copy link
Member Author

sjdaines commented May 5, 2024

A vscode yaml extension is now available that catches this and other errors https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml

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