Skip to content

Commit 1b83aeb

Browse files
authored
Merge pull request github#13393 from igfoo/igfoo/remove_explorer
Kotlin: Remove kotlin-explorer
2 parents c4e829f + d6ac5cd commit 1b83aeb

File tree

8 files changed

+1
-282
lines changed

8 files changed

+1
-282
lines changed

.github/labeler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Go:
1111
- change-notes/**/*go.*
1212

1313
Java:
14-
- any: [ 'java/**/*', '!java/kotlin-extractor/**/*', '!java/kotlin-explorer/**/*', '!java/ql/test/kotlin/**/*' ]
14+
- any: [ 'java/**/*', '!java/kotlin-extractor/**/*', '!java/ql/test/kotlin/**/*' ]
1515
- change-notes/**/*java.*
1616

1717
JS:
@@ -20,7 +20,6 @@ JS:
2020

2121
Kotlin:
2222
- java/kotlin-extractor/**/*
23-
- java/kotlin-explorer/**/*
2423
- java/ql/test/kotlin/**/*
2524

2625
Python:

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
/swift/ @github/codeql-swift
99
/misc/codegen/ @github/codeql-swift
1010
/java/kotlin-extractor/ @github/codeql-kotlin
11-
/java/kotlin-explorer/ @github/codeql-kotlin
1211

1312
# ML-powered queries
1413
/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers

java/kotlin-explorer/.gitignore

Lines changed: 0 additions & 10 deletions
This file was deleted.

java/kotlin-explorer/README

Lines changed: 0 additions & 9 deletions
This file was deleted.

java/kotlin-explorer/build.gradle

Lines changed: 0 additions & 28 deletions
This file was deleted.

java/kotlin-explorer/gradle.properties

Lines changed: 0 additions & 7 deletions
This file was deleted.

java/kotlin-explorer/settings.gradle

Lines changed: 0 additions & 8 deletions
This file was deleted.

java/kotlin-explorer/src/main/kotlin/Explorer.kt

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)