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 list that...
21/12/2015
Integration with ESLint JavaScript Linter
This past year we’ve seen an incredible growth coming from ESLint, a linter on steroids for ECMAScript, JSX and JavaScript code. It quickly became the...
17/12/2015
Open Source Development: a few guidelines
I believe the Open Source movement is the biggest breakthrough in software development. Open Source has allowed many projects to increase the number of...
21/11/2015
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 I...
02/10/2015
Scala Static Analysis Tool Review
In the past we reviewed what is static code analysis and made a deep dive into static code analysis tools and now is the time to review Scala static...
07/08/2015
“Too many open files” exception: how to fix the bug
“Too many open files” exception is a component Codacy started displaying from time to time. This was one of the hardest bug we’ve had to face to date,...