You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update code block parser to handle YAML key warnings (#541)
Enhanced the `ApplicableTo` deserialization to detect and warn about invalid or outdated YAML keys. Added corresponding unit tests to ensure proper warning messages are generated for unsupported or old syntax in `applies_to` blocks.
0 commit comments