druid/codestyle
Roman Leventov 887c645675
Find duplicate lines with checkstyle; enable some duplicate inspections in IntelliJ (#6558)
Not putting this to 0.13 milestone because the found bugs are not critical (one is a harmless DI config duplicate, and another is in a benchmark.

Change in `DumpSegment` is just an indentation change.
2018-11-26 16:55:42 +01: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 Find duplicate lines with checkstyle; enable some duplicate inspections in IntelliJ (#6558) 2018-11-26 16:55:42 +01:00
druid-forbidden-apis.txt Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies (#6607) 2018-11-15 13:21:34 -08:00
joda-time-forbidden-apis.txt Use both Joad Ids and Java IDs as Timezone to string readers (#5349) 2018-02-06 16:34:11 +05:30