Codacy automates code reviews and monitors code quality on every commit and pull request. It reports back the impact of every commit or pull request in new issues concerning code style, best practices, security and many others. It monitors changes in code coverage, code duplication and code complexity. It allows developers to save time in code reviews and tackle efficiently technical debt.
It's static analysis without the hassle. JavaScript, Java, Ruby, Scala, PHP, Python, CoffeeScript and CSS are currently supported.
↧