Set up a Local SonarQube Instance for OSS - Chapter 3
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 data.
In this third chapter, we’ll explore the integration of SonarLint with WebStorm IDE to help you catch issues early on in the development process.
Read more »