./sdk/core/azure-core-tracing-opencensus/README.md:42:30 - Unknown word (mycontainer)
./sdk/core/azure-core-tracing-opencensus/tests/tracing_common.py:60:27 - Unknown word (datas)
./sdk/core/azure-core-tracing-opencensus/tests/tracing_common.py:62:19 - Unknown word (datas)
Spell check scanning of package at
sdk/core/azure-core-tracing-opencensusdetected spelling errors in the source code and related files. This directory is opted out of PR spell checking in PR #22199 to keep PRs unblocked.What to do
.vscode/cspell.json'signorePathsfield. It will look like:sdk/core/azure-core-tracing-opencensus/**. You need to do this to enable checking the files../eng/common/spelling/Invoke-Cspell.ps1 -ScanGlobs "sdk/core/azure-core-tracing-opencensus/**".vscode/cspell.jsonwhere theignorePathsis updated to remove the entry for this service.). You may need to rungit add -f .vscode/cspell.jsonto force adding the changes to the file in git.Spell checking output