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...
I believe the Open Source movement is the biggest breakthrough in software development. Open Source has allowed many projects to increase the number of...
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...
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...
“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,...
Because code reviews are a great tool to achieve higher quality code in a software development project, we will provide an overview and discuss best...