./sdk/storage/azure-storage-blob-changefeed/README.md:72:19 - Unknown word (racdw)
./sdk/storage/azure-storage-blob-changefeed/src/main/java/com/azure/storage/blob/changefeed/ChunkFactory.java:23:14 - Unknown word (gapra)
./sdk/storage/azure-storage-blob-changefeed/src/main/java/com/azure/storage/blob/changefeed/models/BlobChangefeedEvent.java:34:20 - Unknown word (identifer)
Spell check scanning of package at
sdk/storage/azure-storage-blob-changefeeddetected spelling errors in the public API surface. This directory is opted out of PR spell checking in PR #31526 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