Skip to content

Conversation

@MJKirk
Copy link
Contributor

@MJKirk MJKirk commented Nov 26, 2025

The check against references.yaml failed because the regexp match included the square brackets.
Now I use a capturing group so the match only contains the actual reference.

Add get the list of known references in a more straightforward way by directly parsing the YAML

Use a capturing group in the regexp for well-formed references to
extract the actual reference for comparison.
Add get the list of known references in a more straightforward way by
directly parsing the 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

Successfully merging this pull request may close these issues.

1 participant