mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
JS: Use question-mark variant in all overlay annotations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import javascript
|
||||
import semmle.javascript.dataflow.FlowSummary
|
||||
|
||||
overlay[local]
|
||||
overlay[local?]
|
||||
class MkSummary extends SummarizedCallable {
|
||||
private CallExpr mkSummary;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user