Skip to content

Conversation

@brett0000FF
Copy link
Contributor

What does this PR do?

Vale's substitution and existence rules don't support capturing groups in regex patterns. The previous configuration used capturing groups, causing Vale to error with: capture group not supported; use '(?:' instead of '('

Motivation

Release

  • YES, this PR requires a release
  • NO, this PR doesn't need a release

Additional Notes

Created a test file to verify that everything is being captured, and the error is not firing:

image

Release checklist

  • Create zip files for EACH style folder.
  • Attach the zip files when creating a release.

@brett0000FF brett0000FF requested a review from a team as a code owner January 2, 2026 23:41
@brett0000FF brett0000FF merged commit abf7ea1 into main Jan 6, 2026
2 checks passed
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.

3 participants