mirror of
https://github.com/apache/druid.git
synced 2025-02-08 02:58:30 +00:00
* Add checkstyle for "Local variable names shouldn't start with capital" * Adjust some local variables to constants * Replace StringUtils.LINE_SEPARATOR with System.lineSeparator()