Skip to content

Fix regex for predicate names.#7

Merged
hweichelt merged 1 commit into
hweichelt:mainfrom
rpgoldman:fix-predicate-name-pattern
Jan 23, 2026
Merged

Fix regex for predicate names.#7
hweichelt merged 1 commit into
hweichelt:mainfrom
rpgoldman:fix-predicate-name-pattern

Conversation

@rpgoldman

Copy link
Copy Markdown
Contributor

The regex for predicate names was rejecting underscores, which are common in logic programming predicate names, making it impossible to monitor predicates such as body_literal.

The regex for predicate names was rejecting underscores, which are
common in logic programming predicate names.
@hweichelt

Copy link
Copy Markdown
Owner

Thank you for finding and fixing this!

@hweichelt hweichelt merged commit 8fa1ff1 into hweichelt:main Jan 23, 2026
2 checks passed
@rpgoldman

Copy link
Copy Markdown
Contributor Author

Thank you for finding and fixing this!

Thank you for the tool!

@rpgoldman rpgoldman deleted the fix-predicate-name-pattern branch January 23, 2026 17:35
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.

2 participants