Useful tools for continuous code review:

  • Sputnik checks quality of contributions to your projects saving your time. It runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, ESLint and Pylint for you.
  • Codecov can help with you with shiping healthier code faster with less risk.