Ignore kotlin-native during licences check in Kotlin
(cherry picked from commit b1c740cac791ee571dec887956de4b56c478b47a)
This commit is contained in:
committed by
Stanislav Erokhin
parent
905c0c3dd3
commit
4f3fa9f9ee
@@ -102,6 +102,7 @@ class CodeConformanceTest : TestCase() {
|
||||
"libraries/tools/kotlin-test-js-runner/node_modules",
|
||||
"libraries/tools/kotlin-test-nodejs-runner/.gradle",
|
||||
"libraries/tools/kotlin-test-nodejs-runner/node_modules",
|
||||
"kotlin-native", // Have a separate licences manager
|
||||
"out",
|
||||
"kotlin-native/runtime"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user