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