File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
2929subprojects {
3030 apply (plugin = " com.diffplug.spotless" )
3131 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32- ratchetFrom = " origin/main "
32+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3333 kotlin {
3434 target(" **/*.kt" )
3535 targetExclude(" **/build/**/*.kt" )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
2929subprojects {
3030 apply (plugin = " com.diffplug.spotless" )
3131 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32- ratchetFrom = " origin/main "
32+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3333 kotlin {
3434 target(" **/*.kt" )
3535 targetExclude(" **/build/**/*.kt" )
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
3232subprojects {
3333 apply (plugin = " com.diffplug.spotless" )
3434 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
35- ratchetFrom = " origin/main "
35+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3636 kotlin {
3737 target(" **/*.kt" )
3838 targetExclude(" **/build/**/*.kt" )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
2929subprojects {
3030 apply (plugin = " com.diffplug.spotless" )
3131 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32- ratchetFrom = " origin/main "
32+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3333 kotlin {
3434 target(" **/*.kt" )
3535 targetExclude(" **/build/**/*.kt" )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
2929subprojects {
3030 apply (plugin = " com.diffplug.spotless" )
3131 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32- ratchetFrom = " origin/main "
32+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3333 kotlin {
3434 target(" **/*.kt" )
3535 targetExclude(" **/build/**/*.kt" )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
2929subprojects {
3030 apply (plugin = " com.diffplug.spotless" )
3131 configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32- ratchetFrom = " origin/main "
32+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
3333 kotlin {
3434 target(" **/*.kt" )
3535 targetExclude(" **/build/**/*.kt" )
You can’t perform that action at this time.
0 commit comments