mccheah commented on issue #143: Applies the Baseline plugin for iceberg-api only. URL: https://github.com/apache/incubator-iceberg/pull/143#issuecomment-481031305 @xabriel sorry I didn't get to this earlier. In Baseline, the IDE project files are not tied to the checkstyle.xml files. So it's possible to follow the conventions the IDE thinks it should follow, but proceed to fail when CI runs `./gradlew checkstyleMain`. However, the IDE project settings should be picking up the correct `checkstyle.xml` files. If we notice that our work done in our IDE is causing bad style behaviors, we can look into the specific parts of the IDE projects to fix.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
