How does code quality fit into your CI/CD pipeline?
Continuous Integration and Continuous Deployment (CI/CD) are key for organizations wanting to deliver software at scale. CI/CD allows developers to...
25/05/2023
How Stim uses Codacy to achieve high-quality code
We spoke with Tobias Sjösten, Head of Software Engineering at Stim, about how Codacy helps them guarantee code quality and standardization across teams...
22/05/2023
6 things developers should do to ship more secure code
Writing better, more secure source code is fundamental to prevent potential exploits and attacks that could undermine your software applications....
08/05/2023
April 2023 Product Update 🚀
Hi there 👋
27/04/2023
Automated Software Correction
We are thrilled to announce a groundbreaking new feature that will revolutionize how you approach software quality. But before we dive into the...
24/04/2023
Limitations of code linters and how automated code review tools can help
Code linters have become an increasingly popular tool for improving code quality by examining source code and detecting bugs and errors.