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 55ea715 commit 67ebebbCopy full SHA for 67ebebb
csharp/ql/test/library-tests/controlflow/graph/Consistency.ql renamed to csharp/ql/consistency-queries/CfgConsistency.ql
csharp/ql/consistency-queries/qlpack.yml
@@ -0,0 +1,6 @@
1
+name: codeql-csharp-consistency-queries
2
+version: 0.0.0
3
+libraryPathDependencies:
4
+ - codeql/csharp-all
5
+ - codeql/csharp-queries
6
+extractor: csharp
0 commit comments