mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
As described on https://lgtm.com/help/ql/locations#providing-location-information, there is no need to provide a `getUrl()` predicate, when there is a `getLocation()` predicate. Not only is it redundant, but it can also be slow because of string construction.
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
| namespaces.cs:26:11:26:15 | P1.P2 |
|
|
| namespaces.cs:33:11:33:15 | P1.P2 |
|