./sdk/storage/azure-storage-blob-changefeed/azure/storage/blob/changefeed/_models.py:63:134 - Unknown word (unsubscriptable)
./sdk/storage/azure-storage-blob-changefeed/azure/storage/blob/changefeed/_models.py:65:108 - Unknown word (unsubscriptable)
./sdk/storage/azure-storage-blob-changefeed/azure/storage/blob/changefeed/_models.py:227:35 - Unknown word (deque)
./sdk/storage/azure-storage-blob-changefeed/azure/storage/blob/changefeed/_models.py:321:57 - Unknown word (deque)
Spell check scanning of package at
sdk/storage/azure-storage-blob-changefeeddetected 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/storage/azure-storage-blob-changefeed/**. You need to do this to enable checking the files../eng/common/spelling/Invoke-Cspell.ps1 -ScanGlobs "sdk/storage/azure-storage-blob-changefeed/**".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