Skip to content

Document regex syntax for contains_regex and matches_regex.#811

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_920782797
Open

Document regex syntax for contains_regex and matches_regex.#811
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_920782797

Conversation

@copybara-service
Copy link
Copy Markdown

Document regex syntax for contains_regex and matches_regex.

This CL documents that the regex matchers use the standard Rust regex crate,
and clarifies the syntax they accept. It also adds a warning about using (?m)
with matches_regex.

PUBLIC: Document regex syntax for contains_regex and matches_regex.

This CL documents that the regex matchers use the standard Rust `regex` crate,
and clarifies the syntax they accept. It also adds a warning about using `(?m)`
with `matches_regex`.

PUBLIC: Document regex syntax for contains_regex and matches_regex.
PiperOrigin-RevId: 920782797
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