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 33153bc commit 3cc661e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,9 @@
"cSpell.fixSpellingWithRenameProvider": true,
"cSpell.advanced.feature.useReferenceProviderWithRename": true,
"cSpell.advanced.feature.useReferenceProviderRemove": "/^#+\\s/"
},
"sonarlint.connectedMode.project": {
"connectionId": "cqframework",
"projectKey": "cqframework_clinical-reasoning"
}
}

0 comments on commit 3cc661e

Please sign in to comment.