We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405ba76 commit 072e4baCopy full SHA for 072e4ba
1 file changed
…l/consistency-queries/AstConsistency.qll …ql/consistency-queries/AstConsistency.qlcsharp/ql/consistency-queries/AstConsistency.qll renamed to csharp/ql/consistency-queries/AstConsistency.ql
@@ -1,4 +1,5 @@
1
import csharp
2
+import ControlFlow::AstConsistency
3
4
query predicate missingLocation(Element e) {
5
(
0 commit comments