We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48cc1a commit 1fb1919Copy full SHA for 1fb1919
java/ql/test-kotlin1/qlpack.yml
@@ -0,0 +1,8 @@
1
+name: codeql/java-kotlin1-tests
2
+groups: [java, test]
3
+dependencies:
4
+ codeql/java-all: ${workspace}
5
+ codeql/java-queries: ${workspace}
6
+extractor: java
7
+tests: .
8
+warnOnImplicitThis: true
0 commit comments