Fix spelling errors in code
See original GitHub issueFollow this process to eliminate spelling errors: https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/406/Spell-Checking
See ignorePaths
in cspell.json
(when checked in https://github.com/Azure/azure-sdk-for-net/pull/17762) to find files which contain spelling errors. Files that are in ignorePaths
will not be checked for spelling errors until they are removed from ignorePaths
.
Spelling errors may be as innocuous as misspelled words in comments, false positives (words that are correctly spelled but not recognized by the spell checker), or more severe resulting in interface changes (e.g. changing the name of a class or method name). Spelling errors should be examined and fixed by an appropriate SME.
This work item might be larger than a single issue. It might make sense to convert this to an epic and create issues for different areas of ownership (like per-service or per-package).
- https://github.com/Azure/azure-sdk-for-net/issues/23189
- https://github.com/Azure/azure-sdk-for-net/issues/23187
- https://github.com/Azure/azure-sdk-for-net/issues/23185
- https://github.com/Azure/azure-sdk-for-net/issues/23186
- https://github.com/Azure/azure-sdk-for-net/issues/23182
- https://github.com/Azure/azure-sdk-for-net/issues/23179
- https://github.com/Azure/azure-sdk-for-net/issues/23177
- https://github.com/Azure/azure-sdk-for-net/issues/23173
- https://github.com/Azure/azure-sdk-for-net/issues/23172
- Cosmos
- Dns
- Insights
- MachineLearningServices
- Comm
- NewRelicObservability
- PaloAltoNetworks
- Monitor
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top GitHub Comments
Hi @danieljurek. There hasn’t been recent engagement on this pull request. If this is still an active work stream, please let us know by removing the
no-recent-activity
label. Otherwise, we’ll close this out in 7 days.Updated table with current status from https://github.com/Azure/azure-sdk-for-net/pull/23150