druid/codestyle
Merlin Lee 26fad7e06a Add checkstyle for "Local variable names shouldn't start with capital" (#7681)
* Add checkstyle for "Local variable names shouldn't start with capital"

* Adjust some local variables to constants

* Replace StringUtils.LINE_SEPARATOR with System.lineSeparator()
2019-05-23 18:40:28 +02:00
..
LICENSE.txt Update license headers. (#5976) 2018-07-11 09:55:18 -07:00
checkstyle-suppressions.xml Find duplicate lines with checkstyle; enable some duplicate inspections in IntelliJ (#6558) 2018-11-26 16:55:42 +01:00
checkstyle.xml Add checkstyle for "Local variable names shouldn't start with capital" (#7681) 2019-05-23 18:40:28 +02:00
druid-forbidden-apis.txt Locale problem is fixed which fails tests. (#7120) 2019-03-13 18:47:14 -03:00
joda-time-forbidden-apis.txt Introduce SegmentId class (#6370) 2019-01-21 11:11:10 -08:00