Skip to content

Commit

Permalink
feat: use symbolic links for repeatable parts of the Gradle setup
Browse files Browse the repository at this point in the history
Signed-off-by: Art Shendrik <[email protected]>
  • Loading branch information
amal committed Mar 24, 2024
1 parent 034fb1c commit 2329a7b
Show file tree
Hide file tree
Showing 18 changed files with 9 additions and 1,062 deletions.
1 change: 1 addition & 0 deletions checks/gradle-plugin/gradle
Binary file not shown.
8 changes: 0 additions & 8 deletions checks/gradle-plugin/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

249 changes: 0 additions & 249 deletions checks/gradle-plugin/gradlew

This file was deleted.

1 change: 1 addition & 0 deletions checks/gradle-plugin/gradlew
92 changes: 0 additions & 92 deletions checks/gradle-plugin/gradlew.bat

This file was deleted.

1 change: 1 addition & 0 deletions checks/gradle-plugin/gradlew.bat
5 changes: 0 additions & 5 deletions checks/gradle-plugin/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ dependencyResolutionManagement {
google()
mavenCentral()
}
versionCatalogs {
create("libs") {
from(files("../../gradle/libs.versions.toml"))
}
}
}

rootProject.name = "check-gradle-plugin"
1 change: 1 addition & 0 deletions checks/main/gradle
Binary file removed checks/main/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
8 changes: 0 additions & 8 deletions checks/main/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 2329a7b

Please sign in to comment.