mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
189 B
189 B
lgtm,codescanning
- Query
go/regex/missing-regexp-anchornow recognizes the start- and end-of-text anchors\Aand\z. This reduces false-positives relating to unanchored expressions.