-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
```
Esmre finds invalid regex matches that the vanilla re module shows do not exist.
The following unittest should pass, but does not due to the invalid match esmre
finds.
import unittest
import re…
-
**Describe the bug**
If a file has the name `enums.py` anywhere in the repository, the `lint` goal for any linter that uses `LintFilesRequest` will run twice.
I was able to reproduce this in a cle…
-
### Describe the bug
I am creating a rule:
````
az afd rule create --rule-name "RedirectToSPA" --order 1 \
-g "$tcResGroup" --profile-name "$profName" --rule-set-name "$spaRuleset" \
--mat…
-
**Describe the bug**
Regex returns a match where it is not expected to return a match.
Note that the pattern has mismatched `[` and `]`.
Need to clarify if it should actually throw, or the behavi…
-
When working with files, policy-bot should be providing basic glob support.
When working with common unix tools, glob-support tends to be either built-in, or augmented by the wrapping shell evaluat…
-
Hi, this isn't an issue but more of an ask for some pointers on how to make finding regex matches in a `crop::Rope` work.
I checked out the regex crate but its api seems to be mainly designed aroun…
-
Reported by https://stackoverflow.com/questions/58399158/use-custom-allocator-for-stdregex-match .
Calling `regex_match()` or `regex_search()` with a `match_results` containing a custom allocator e…