Scala Static Analysis Tool Review
In the past we reviewed the different coding styles that the Scala programming language offers. In this, we will review scala static analysis tools.
We...
Automate Code Review with Static Code Analysis
One of the most common questions from software engineers regarding Codacy is “Automate Code Review? Really? How can this work?”
(Peer) Code Review established itself...
7 tools for code review engineers (GitHub edition)
Code reviews are a fundamental part of the software development lifecycle, allowing you to identify bugs early. If you perform code...
Why Automating Enterprise Code Review Is Vital
Sharing some of the reasons why it’s a smart idea for enterprise companies to implement automated code reviews, and why Codacy is the perfect fit for them.
9 challenges of managing PRs and how to solve them
Developers have been using Pull Requests to review code on branches before it reaches master for a very long time. However,...