williamhyun opened a new pull request #681: URL: https://github.com/apache/orc/pull/681
### What changes were proposed in this pull request? This PR aims to add a checkstyle rule to prevent trailing white spaces. ### Why are the changes needed? This will enforce the coding style before merging. ### How was this patch tested? Pass the CIs or manually do the following. ``` $ cd java $ mvn checkstyle:check -Panalyze ``` -- 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]
