druid/codestyle
Roman Leventov 87b96fb1fd
Add checkstyle rules about imports and empty lines between members (#6543)
* Add checkstyle rules about imports and empty lines between members

* Add suppressions

* Update Eclipse import order

* Add empty line

* Fix StatsDEmitter
2018-11-20 12:42:15 +01:00
..
LICENSE.txt Update license headers. (#5976) 2018-07-11 09:55:18 -07:00
checkstyle-suppressions.xml Add checkstyle rules about imports and empty lines between members (#6543) 2018-11-20 12:42:15 +01:00
checkstyle.xml Add checkstyle rules about imports and empty lines between members (#6543) 2018-11-20 12:42:15 +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