aokolnychyi commented on a change in pull request #2826: URL: https://github.com/apache/iceberg/pull/2826#discussion_r696081826
########## File path: baseline.gradle ########## @@ -36,7 +36,7 @@ subprojects { apply plugin: 'com.palantir.baseline-checkstyle' apply plugin: 'com.palantir.baseline-error-prone' } - apply plugin: 'com.palantir.baseline-scalastyle' + apply plugin: 'com.github.alisiikh.scalastyle' Review comment: Ok, sounds like we can use this for now to unblock this PR and then consider `Spotless` as an alternative. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org