File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ apply("${project.rootDir}/buildscripts/toml-updater-config.gradle")
29
29
subprojects {
30
30
apply (plugin = " com.diffplug.spotless" )
31
31
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32
- ratchetFrom = " origin/main "
32
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
33
33
kotlin {
34
34
target(" **/*.kt" )
35
35
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")
29
29
subprojects {
30
30
apply (plugin = " com.diffplug.spotless" )
31
31
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32
- ratchetFrom = " origin/main "
32
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
33
33
kotlin {
34
34
target(" **/*.kt" )
35
35
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")
32
32
subprojects {
33
33
apply (plugin = " com.diffplug.spotless" )
34
34
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
35
- ratchetFrom = " origin/main "
35
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
36
36
kotlin {
37
37
target(" **/*.kt" )
38
38
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")
29
29
subprojects {
30
30
apply (plugin = " com.diffplug.spotless" )
31
31
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32
- ratchetFrom = " origin/main "
32
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
33
33
kotlin {
34
34
target(" **/*.kt" )
35
35
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")
29
29
subprojects {
30
30
apply (plugin = " com.diffplug.spotless" )
31
31
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32
- ratchetFrom = " origin/main "
32
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
33
33
kotlin {
34
34
target(" **/*.kt" )
35
35
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")
29
29
subprojects {
30
30
apply (plugin = " com.diffplug.spotless" )
31
31
configure< com.diffplug.gradle.spotless.SpotlessExtension > {
32
- ratchetFrom = " origin/main "
32
+ ratchetFrom = " 57913c513a17c39a93d9a5bab4284fbf9c85dc98 "
33
33
kotlin {
34
34
target(" **/*.kt" )
35
35
targetExclude(" **/build/**/*.kt" )
You can’t perform that action at this time.
0 commit comments