druid/codestyle
Roman Leventov 8f3fe9cd02 Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies (#6607)
* Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

* Fix bug

* Replace checkstyle regexp with IntelliJ inspection
2018-11-15 13:21:34 -08:00
..
LICENSE.txt Update license headers. (#5976) 2018-07-11 09:55:18 -07:00
checkstyle-suppressions.xml Catch some incorrect method parameter or call argument formatting patterns with checkstyle (#6461) 2018-10-23 07:17:38 -03:00
checkstyle.xml Catch some incorrect method parameter or call argument formatting patterns with checkstyle (#6461) 2018-10-23 07:17:38 -03: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