Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

SonarLint (sonarlint)

SonarLint is a devcontainer feature that enables real-time feedback on code quality and potential issues. When enabled, it actively analyzes your code inside the development container, providing instant notifications and suggestions to help maintain high standards and catch problems early. This feature streamlines the development process by integrating continuous feedback directly into your workflow, making it easier to spot and address issues as you code.

Example Usage

"features": {
    "ghcr.io/gvatsal60/dev-container-features/sonarlint:1": {}
}

Customizations

VS Code Extensions

  • SonarSource.sonarlint-vscode
  • usernamehw.errorlens

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.