mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fixes: - Flag `d` not being recognized - Syntax for disabling flags (`-`) not being recognized - Non-capturing group with flags erroneously containing `:` as literal
109 B
109 B
category
| category |
|---|
| fix |
- Fixed regular expressions containing flags not being parsed correctly in some cases.