Skip to content

Commit

Permalink
Share SonarLint plugin config (#587)
Browse files Browse the repository at this point in the history
SonarLint plugin in IntelliJ & VSCode can share config.
  • Loading branch information
Tristan-WorkGH authored Sep 24, 2024
1 parent e29530a commit 5c55d74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .sonarlint/connectedMode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"sonarCloudOrganization": "gridsuite",
"projectKey": "gridsuite_commons-ui"
}

0 comments on commit 5c55d74

Please sign in to comment.