Verified
Great tool for writing good quality code
It helps to improve our coding standard especially for less experienced people. It helps to avoid more issues from higher environment after code deployment
Verified
SonarLint easy to use
Je suis satisfait de cet outil.
Verified
One of the best plugin out there
One of the best tools out there in the market.
Verified
Plugin used to check issues before deploying
After submitting my first merge request to the supervisor in my first company, I was asked whether I have check the code smells. I said no and then I was asked to add sonar-lint plugin to my IDE, then check the code issues and finally send him the merge request once I fix all those issues. Since that moment I use this everyday to check issues in the code that I daily write.
Verified
Easy SAST in your IDE
SonarLint allows users to customize the rules that are used to analyze their code, making it possible to tailor the tool to the needs of specific project. It integrates with popular IDEs such as Eclipse and Visual Studio, making it easy to use within a developer's existing workflow. The reports include the location of the issue and a description of the problem. SonarLint includes code snippets and examples to help developers understand and fix the issues that have been identified which I find very useful.