-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d082109
commit 051f6ce
Showing
4 changed files
with
79 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
name: SonarLint | ||
categories: | ||
- linter | ||
tags: | ||
- c | ||
- cpp | ||
- cloudformation | ||
- cobol | ||
- csharp | ||
- css | ||
- dockerfile | ||
- go | ||
- html | ||
- java | ||
- javascript | ||
- kotlin | ||
- kubernetes | ||
- php | ||
- plsql | ||
- python | ||
- ruby | ||
- scala | ||
- swift | ||
- terraform | ||
- typescript | ||
- tsql | ||
- vbnet | ||
- xml | ||
- security | ||
license: GNU Lesser General Public License v3.0 | ||
types: | ||
- cli | ||
source: 'https://github.com/SonarSource/sonarlint-intellij' | ||
homepage: 'https://sonarlint.org' | ||
description: >- | ||
SonarLint is a free IDE extension available for IntelliJ, VS Code, Visual Studio, and Eclipse, | ||
to find and fix coding issues in real-time, flagging issues as you code, just like a spell-checker. | ||
More than a linter, it also delivers rich contextual guidance to help developers understand | ||
why there is an issue, assess the risk, and educate them on how to fix it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters