leventov commented on issue #6860: Make IntelliJ inspection "Unused declaration" a error in the whole codebase URL: https://github.com/apache/incubator-druid/issues/6860#issuecomment-455033889 Of course, IntelliJ shows a lot of warnings, much more than we enforce (yet). I believe Eclipse shows warnings too, many of them should intersect with what IntelliJ shows. Most of those warnings point to actual (albeit often minor) problems with code. Ideally developers should proactively fix them as much as possible, not waiting until they are enforced in TeamCity.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
