Azure / Azure/azure-sdk-for-rust
[EngSys] Use common spelling config architecture
Open
Central-EngSys
EngSys
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
Example from .NET repo:
in `sdk/fleet/cspell.yaml`
```yaml
import:
- ../../.vscode/cspell.json
overrides:
- filename: '**/sdk/fleet/**/*.cs'
words:
- kubeconfigs
```
Migrate service-specific (those in `sdk/
Contributor guide
Assessment
This issue has not been assessed yet.