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 305de44 commit 2eac762Copy full SHA for 2eac762
ql/lib/codeql/bicep/AST.qll
@@ -4,3 +4,6 @@ import ast.Expr
4
import ast.Stmts
5
import ast.Loops
6
import ast.Misc
7
+import ast.Idents
8
+import ast.Variables
9
+import ast.Resources
0 commit comments