leventov opened a new pull request #6461: Catch some incorrect method parameter or call argument formatting patterns with checkstyle URL: https://github.com/apache/incubator-druid/pull/6461 There is no existing and precise check for this in checkstyle, but it's possible to create a regexp that catches a lot of violations of the corresponding Druid style rule without false positives. One important file to review is [codestyle/parameters_and_arguments.txt](https://github.com/apache/incubator-druid/compare/master...metamx:parameters-and-arguments?expand=1#diff-d7b37305d9ae638b8608f563816d7d0b).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
