mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Arguments in calls to `match[?]` should only be considered regular expression interpretations if the `match` refers to the standard library method, not a method in source code.