For better team management, we’ve introduced a feature to help you structure and manage your teams better. Read more about our brand new organizations...
11/04/2016
Programming languages: comparison of Best Practices, comments
Every main programming language implements comments and every developer out there has written at least a few (comments, not languages).
07/04/2016
Codacy Integrates With GitLab Enterprise
As we see more and more enterprises adopting GitLab enterprise, we are happy to announce today that Codacy’s Enterprise version now integrates with...
30/03/2016
Regular Expressions: Best Practices
Pretty much every main programming language supports Regular Expressions, and many static analysis tools have patterns that relate to regular...
18/03/2016
Cross Programming Languages Best Practices
We want to focus on cross programming best practices as often it seems like best practices are tied to a specific programming language. However, some...
17/03/2016
Checkstyle Integration: New Codacy Feature
Checkstyle is one of the best and most comprehensive static analysis tools for Java code.