fix: add support for ktfmt's TrailingCommaManagementStrategy by greyhairredbear · Pull Request #2613 · diffplug/spotless (original) (raw)

Could a maintainer trigger the workflow runs for this once more? The first run failed due to failing format checks in the testlib folder. Now ran ./gradlew :plugin-maven:build -x spotlessCheck and ./gradlew build -x spotlessCheck -PSPOTLESS_EXCLUDE_MAVEN=true as the CI does to ensure everything is working as expected.

Also, I'd be happy to get some feedback to know if there's more work required to get this merged. :)