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...
How to avoid merge pull request limbo
Sometimes git merge pull requests can take time and become long-lived, a source of frustration for many developers. Long-lived pull requests are pull requests...
Python Static Analysis Tools Review
Click here to access the updated version of "Which Python Static Analysis Tools Should I Use?"
Here are what we consider the best Python Static...
Review of Ruby Static Analysis Tools
Having trouble deciding which tool to use for Ruby Static Analysis, or perhaps unsure whether you found the most common ones? Here’s a small...
Open source projects: merging schedules
When do open source projects merge their pull requests?
I was curious about the merging time patterns of pull requests from open source projects. So...