azure-sdk-for-cpp/sdk/core/azure-core-amqp/cspell.json
Larry Osterman 68d051fe72
Merge AMQP functionality to main. (#4596)
# This pull request moves the core AMQP functionality to main. It is still very much a work in progress, but moving it to main will reduce the complexity associated with working in feature branches.



---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
Co-authored-by: Victor Vazquez <victor.vazquez@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-05-10 20:58:39 +00:00

23 lines
315 B
JSON

{
"version": "0.2",
"language": "en",
"languageId": "cpp",
"dictionaries": [
"powershell",
"cpp"
],
"ignorePaths": [
"**/test/ut/recordings/*.json"
],
"words": [
"blang",
"dowork",
"SASLCLIENTIO",
"socketio",
"stringized",
"tlsio",
"umock",
"yoiks"
]
}