mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* IntelliJ inspection and checkstyle rule for "Collection.EMPTY_* field accesses replaceable with Collections.empty*()" * Reverted checkstyle rule * Added tests to pass CI * Codestyle