Improving code quality with sonarcube

No matter if you are writing cross-platform applications using Javascript or writing an enterprise application using J2EE or setting up a quick e-commerce store using PHP, you always care for code-quality and it’s maintainability.

Sometimes we make our own standards like curly brace will start on the same line and in other time we say it would be on next line. To help and manage it better, we have an ecosystem in which 20+ code analyzers live with thousands of code recommendations and code smells.

Here is a quick small introduction to the tool and I hope you use it in your projects –

Leave a Reply

Your email address will not be published. Required fields are marked *