Skip to content

Commit 16d8a36

Browse files
committed
feat(ast): Add import for Types in Bicep AST
1 parent b157441 commit 16d8a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/lib/codeql/bicep/AST.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ import ast.Misc
99
import ast.Idents
1010
import ast.Variables
1111
import ast.Resources
12+
import ast.Types

0 commit comments

Comments
 (0)