ccaominh opened a new pull request #9179: Run IntelliJ inspections on Travis URL: https://github.com/apache/druid/pull/9179 Fixes #8366. ### Description Running IntelliJ inspections currently takes about 90 minutes, but they can be run in about 30 minutes on Travis using a docker container that contains IntelliJ: https://github.com/ccaominh/intellij-inspect. Some code changes were required to make it pass the new intellij inspection Travis job (perhaps because the Travis job uses IntelliJ 2018.3.6, whereas teamcity uses IntelliJ 2017.2.4) <hr> This PR has: - [x] been self-reviewed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
