microsoft / microsoft/api-guidelines
Run cspell in ci pipeline
Open
@markweitzel is already working on this.
Since Sep 30, 2022.
Azure Guidelines
- Dominant language
- No language data
- Stars
- 23.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
A different topic. Reminded by the fix on spelling in the PR, should we have a CI to run cspell (or some other lint tool) on it?
We had only a few words needs allow list, and a genuine incorrect one "simpify".
4:6 - Unknown word (markdownlint)
34:17 - Unknown word (versionable)
83:157 - Unknown word (CLI's)
84:39 - Unknown word (blobstore)
84:50 - Unknown word (servicebus)
85:59 - Unknown word (CLI's)
86:53 - Unknown word (blobcontainer)
86:68 - Unknown word (myqueue)
111:103 - Unknown word (Cádiz)
202:39 - Unknown word (DDTHH)
212:7 - Unknown word (useragent)
213:1 - Unknown word (traceparent)
214:1 - Unknown word (tracecontext)
243:122 - Unknown word (fixdate)
245:24 - Unknown word (fixdate)
276:15 - Unknown word (simpify)
720:127 - Unknown word (odata)
1232:153 - Unknown word (subsecond)
Originally posted by @weidongxu-microsoft in https://github.com/microsoft/api-guidelines/issues/400#issuecomment-1260306565
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.