Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Felicity Chapman
2022-11-28 11:49:19 +00:00
committed by Arthur Baars
parent c1e6d4c82a
commit 59b6d657cc
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ import IDEContextual
* In some cases it is preferable to modify locations (the
* `hasLocationInfo()` predicate) so that they are short, and
* non-overlapping with other locations that might be reported as
* code scanning alerts in GitHub.
* code scanning alerts on GitHub.
*
* We need to give locations that may not be in the database, so
* we use `hasLocationInfo()` rather than `getLocation()`.

View File

@@ -13,7 +13,7 @@
/*
* Note: this query is not assigned a precision yet because we don't want it
* included in query suites until its performance is well understood.
* to be included in query suites until its performance is well understood.
*/
import cpp