We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beda1d2 commit 0b769abCopy full SHA for 0b769ab
1 file changed
go/ql/lib/semmle/go/PrintAst.qll
@@ -1,7 +1,7 @@
1
/**
2
* Provides queries to pretty-print a Go AST as a graph.
3
*/
4
-overlay[local]
+overlay[local?]
5
module;
6
7
import go
0 commit comments