test: Example PR that fails the spell check (do not merge) - #1963
marcleblanc2 wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
| Zaporizhzhia | ||
| Zoekt | ||
| zoomable | ||
| aardvark |
There was a problem hiding this comment.
aardvark is out of alphabetical order: move it above acmeco on line 26.
|
Direct preview links to pages changed in this PR: |
Adds a sentence with three misspelled words, and one allow-list entry out of alphabetical order. Amp-Thread-ID: https://ampcode.com/threads/T-01a0a6dc-7fb8-766d-8e8d-c2fda22ee1ce Co-authored-by: Amp <amp@ampcode.com>
1d89152 to
9ded56b
Compare
|
|
||
| Unscoped search results over large repository sets may trail latest default branch revisions by some interval of time. This interval is a function of the number of repositories and the computational resources devoted to search indexing. | ||
|
|
||
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. |
There was a problem hiding this comment.
Soucregraph is not in the dictionary.
Did you mean Sourcegraph?
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. | |
| Sourcegraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. |
Please correct the spelling, or add the word to cspell-allow-list.txt if it is correct.
|
|
||
| Unscoped search results over large repository sets may trail latest default branch revisions by some interval of time. This interval is a function of the number of repositories and the computational resources devoted to search indexing. | ||
|
|
||
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. |
There was a problem hiding this comment.
exector is not in the dictionary.
Did you mean executor?
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. | |
| Soucregraph keeps results fresh across your organization, and the executor runs each batch spec on kuberentes. |
Please correct the spelling, or add the word to cspell-allow-list.txt if it is correct.
|
|
||
| Unscoped search results over large repository sets may trail latest default branch revisions by some interval of time. This interval is a function of the number of repositories and the computational resources devoted to search indexing. | ||
|
|
||
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. |
There was a problem hiding this comment.
kuberentes is not in the dictionary.
Did you mean kubernetes?
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kuberentes. | |
| Soucregraph keeps results fresh across your organization, and the exector runs each batch spec on kubernetes. |
Please correct the spelling, or add the word to cspell-allow-list.txt if it is correct.
Example to show spell check working as a PR check. Do not merge.
Adds one sentence with three misspelled words (
Soucregraph,exector,kuberentes) todocs/code-search/features.mdx, and onecspell-allow-list.txtentry out of alphabetical order. The Spell check workflow should comment a summary and leave inline suggestions on the flagged lines.Siblings: #1964 link check and #1965 redirect check.