Docs: fix MD docs (root folder)#44569
Conversation
8186eeb to
e2cc233
Compare
| ### Microsoft InVEST team | ||
|
|
||
| This amazing team helped PowerToys develop PowerToys Run and Keyboard manager as well as update our Settings to v2. @alekhyareddy28, @arjunbalgovind, @jyuwono @laviusmotileng-ms, @ryanbodrug-microsoft, @saahmedm, @somil55, @traies, @udit3333 | ||
| This amazing team helped PowerToys develop PowerToys Run and Keyboard manager as well as update our Settings to v2. @alekhyareddy28, @arjunbalgovind, @jyuwono @laviusmotileng-ms, @ryanbodrug-microsoft, @saahmedm, @somil55, @traies, @udit3333 |
Check failure
Code scanning / check-spelling
Unrecognized Spelling Error
There was a problem hiding this comment.
it's a username, ignore this
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (2)traies These words are not needed and should be removedATX cppcoreguidelinesSome files were automatically ignored 🙈These sample patterns would exclude them: You should consider adding them to: File matching is via Perl regular expressions. To check these files, more of their words need to be in the dictionary than not. You can use To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words, you could run the following commands... in a clone of the git@github.com:Jay-o-Way/PowerToys.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/c635c2f3f714eec2fcf27b643a1919b9a811ef2e/apply.pl' |
perl - 'https://github.com/microsoft/PowerToys/actions/runs/21098049017/attempts/1' &&
git commit -m 'Update check-spelling metadata'Warnings
|
| Count | |
|---|---|
| 6 | |
| 2 |
See
If the flagged items are 🤯 false positives
If items relate to a ...
-
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txtfile matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^refers to the file's path from the root of the repository, so^README\.md$would exclude README.md (on whichever branch you're using). -
well-formed pattern.
If you can write a pattern that would match it,
try adding it to thepatterns.txtfile.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.
niels9001
left a comment
There was a problem hiding this comment.
@Jay-o-Way I've dismissed the spelling check alerts for you. Looks like a few conflicts popped up in the meantime :(. If we can get this fixed then I think we can get this merged straight away!
🔍 Automated PR Review Summary
Review generated by pr-review skill. See Generated Files/prReview/44569/ for full details. |
|
|
||
| Roy has helped out contributing multiple features to PowerToys Run | ||
|
|
||
| ### [@snickler](https://github.com/snickler) - [Jeremy Sinclair](http://sinclairinat0r.com) |
There was a problem hiding this comment.
Duplicate contributor entry: @snickler / Jeremy Sinclair appears twice (earlier and again here). Please keep one canonical entry in the intended alphabetical position to avoid duplicate attribution.
|
@Jay-o-Way is this PR ready to go in? |
|
No. |
Summary of the Pull Request
Just a "quick" cleanup of some Markdown files.
Only files in the top folder for now. Let me know if you want me to go through more folders!
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed
Visual