mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
QL: switch to having the pretty AST by default in printAst
This commit is contained in:
committed by
GitHub
parent
3aebdcce7b
commit
58fb239cf0
@@ -8,8 +8,8 @@
|
||||
*/
|
||||
|
||||
// Switch between the below two to switch between generated and pretty AST.
|
||||
import codeql_ql.printAstGenerated
|
||||
// import codeql_ql.printAstAst
|
||||
// import codeql_ql.printAstGenerated
|
||||
import codeql_ql.printAstAst
|
||||
import codeql.IDEContextual
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user