We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a6ccb commit 5f835daCopy full SHA for 5f835da
cpp/ql/src/Likely Bugs/RedundantNullCheckSimple.ql
@@ -12,8 +12,8 @@
12
*/
13
14
/*
15
- * Note: this query is not assigned a precision yet because we don't want it on
16
- * LGTM until its performance is well understood.
+ * 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.
17
18
19
import cpp
0 commit comments