@azure/core-amqp - cspell found spelling errors in public API surface #18964
Labels
Client
This issue points to a problem in the data-plane of the library.
Milestone
Spell check scanning of package at
sdk/core/core-amqp
detected spelling errors in the public API surface. This directory is opted out of PR spell checking in PR #17142 to keep PRs unblocked.What to do
.vscode/cspell.json
'signorePaths
field. It will look like:sdk/core/core-amqp/review/**/*.md
. You need to do this to enable checking the files../eng/common/spelling/Invoke-Cspell.ps1 -ScanGlobs "sdk/core/core-amqp/review/**/*.md"
.vscode/cspell.json
where theignorePaths
is updated to remove the entry for this service.). You may need to rungit add -f .vscode/cspell.json
to force adding the changes to the file in git.Spell checking output
The text was updated successfully, but these errors were encountered: