Sonar Dotnet for Visual Studio CodeSonar Dotnet is an Visual Studio Code extensions that helps you detect and fix quality issues as you write code in C#. FeaturesOpen the Command Palette and search Sonar Dotnet. How to UseLint
Result:
Result: Once configured in the project it is no longer necessary to run the lint again. Requirements
Extension SettingsConfigure organizationKey, token and serverUrl properties in user settings: Field organizationKey and serverUrl is optional. Server url default is SonarCloud: https://sonarcloud.io.
Configure project key in configuration file .vscode/settings.json.
Release NotesSee the CHANGELOG for more information. LicenseLicensed under the MIT. |