-
Notifications
You must be signed in to change notification settings - Fork 352
Fix YAML validation in cell metadata #12151
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
Conversation
…e to ------log-level
No need to count character as the current parser does it already.
@cscheid This PR also add some basic YAML validation for @MichaelHatherly @jkrumbiegel Just a heads up that when this PR is merged, YAML option syntax in cell will be now validated Document with non valid option like
will now error. Other engine have some specific schema tag that allows to filter out specific schema. Example
If there are some specific options to support, this needs to happen in those schema files - Open a PR and I'll help. |
Thanks for the heads up @cderv, there will be some that'll need to be added for QNR. I'll open a PR when I have a chance to. |
[skip ci]
On windows, this does not fail and should
And possibly using more backtick should fail always, and it is not