Skip to content

Commit

Permalink
Update vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JPercival committed Oct 2, 2024
1 parent 5652fa8 commit 87b5df1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Src/java/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,9 @@
".git",
"**/*.gradle",
"**/test/resources/**"
]
],
"sonarlint.connectedMode.project": {
"connectionId": "cqframework",
"projectKey": "cqframework_clinical_quality_language"
}
}

0 comments on commit 87b5df1

Please sign in to comment.