-
Notifications
You must be signed in to change notification settings - Fork 125
Home
Julien HENRY edited this page Oct 13, 2020
·
5 revisions
SonarLint is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, SonarLint squiggles flaws so they can be fixed before committing code. You can get it directly from the Eclipse Marketplace and it will then detect new bugs and quality issues as you code (for Java, JavaScript, PHP, Python and HTML).
SonarLint can optionally be connected to SonarQube or SonarCloud to provide additional features.
SonarLint is also available for Visual Studio, VS Code, IntelliJ (the languages supported vary from IDE to IDE).