Skip to content

Commit

Permalink
Add sonarlint
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Nov 19, 2024
1 parent eacedcd commit d29b478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- **[ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)** is a linter that helps you find and fix problems in your JavaScript code.
- **[LintLens](https://marketplace.visualstudio.com/items?itemName=ghmcadams.lintlens)** is a Visual Studio Code extension that allows you to see and fix your project's linting errors.
- **[markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)** is a linter that helps you find and fix problems in your Markdown files.
- **[SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode)** is a linter that helps you find and fix problems in your code.

## ✅ Formatters

Expand Down

0 comments on commit d29b478

Please sign in to comment.