mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Kotlin: Add a qlpack.yml to the test-kotlin1 tests
This commit is contained in:
8
java/ql/test-kotlin1/qlpack.yml
Normal file
8
java/ql/test-kotlin1/qlpack.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: codeql/java-kotlin1-tests
|
||||
groups: [java, test]
|
||||
dependencies:
|
||||
codeql/java-all: ${workspace}
|
||||
codeql/java-queries: ${workspace}
|
||||
extractor: java
|
||||
tests: .
|
||||
warnOnImplicitThis: true
|
||||
Reference in New Issue
Block a user