🔬 Assessing code quality is paramount to developing quality products. In a 3-part series, we cover how to set up a local SonarQube, an open source static analysis tool that acts as the first line of defense in keeping your code clean. If you’ve followed along in our previous chapters, finish strong with the 3rd and final chapter:
https://www.upgradejs.com/blog/set-up-a-local-sonarqube-instance-for-oss-chapter-3.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=sonarqubechapter3&utm_content=Gif&utm_id=

#CodeQuality #SonarQube #SonarLint #Webstorm

Set Up a Local SonarQube Instance for OSS - Chapter 3 - UpgradeJS.com | Node.js Upgrade Service

Welcome to the third installment in our series of blog posts on SonarQube! In the first chapter, we guided you through the basic configuration of a local SonarQube instance, while in the second chapter, we demonstrated how to set up SonarQube and your application to display unit and end-to-end test...

Set up a Local SonarQube Instance for OSS - Chapter 3 by @Stan_Popovych