Skip to content

Commit 7110a90

Browse files
committed
Remove KSP1 from repository
1 parent fd792af commit 7110a90

File tree

106 files changed

+0
-12316
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+0
-12316
lines changed

.github/workflows/auto-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
with:
8383
name: test-reports
8484
path: |
85-
compiler-plugin/build/reports
8685
integration-tests/build/reports
8786
gradle-plugin/build/reports
8887
common-util/build/reports

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
with:
7575
name: test-reports-${{ matrix.branch }}-${{ matrix.os }}
7676
path: |
77-
compiler-plugin/build/reports
7877
integration-tests/build/reports
7978
gradle-plugin/build/reports
8079
common-util/build/reports

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
with:
5252
name: test-reports-${{ runner.os }}
5353
path: |
54-
compiler-plugin/build/reports
5554
integration-tests/build/reports
5655
gradle-plugin/build/reports
5756
common-util/build/reports

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ build/
99
*.iml
1010
!**/testData/**/*.iml
1111
local.properties
12-
compiler-plugin/dist
1312
kotlin-analysis-api/dist
1413
test-utils/dist
1514
.DS_Store

compiler-plugin/build.gradle.kts

Lines changed: 0 additions & 121 deletions
This file was deleted.
-11.4 KB
Binary file not shown.

compiler-plugin/src/main/kotlin/com/google/devtools/ksp/DualLookupTracker.kt

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

0 commit comments

Comments
 (0)