windows-terminal/doc
Josh Soref dc986e4489
Check spelling 0.0.22 (#16127)
Upgrades check-spelling to [v0.0.22](https://github.com/check-spelling/check-spelling/releases/tag/v0.0.22)

* refreshes workflow
* enables dependabot PRs to trigger CI (so that in the future you'll be
able to see breaking changes to the dictionary paths)
* refreshes metadata
* built-in handling of `\n`/`\r`/`\t` is removed -- This means that the
`patterns/0_*.txt` files can be removed.
* this specific PR includes some shim content, in
`allow/check-spelling-0.0.21.txt` -- once it this PR merges, it can be
removed on a branch and the next CI will clean out items from
`expect.txt` relating to the `\r` stuff and suggest replacement content.
* talking to the bot is enabled for forks (but not the master
repository)
* SARIF reporting is enabled for PRs w/in a single repository (not
across forks)
* In job reports, there's a summary table (space permitting) linking to
instances (this is a poor man's SARIF report)
* When a pattern splits a thing that results in check-spelling finding
an unrecognized token, that's reported with a distinct category
* When there are items in expect that not longer match anything but more
specific items do (e.g. `microsoft` vs. `Microsoft`), there's now a
specific category with help/advice
* Fancier excludes suggestions (excluding directories, file types, ...)
* Refreshed dictionaries
* The comment now links to the job summary (which includes SARIF link if
available, the details view, and a generated commit that people can use
if they're ok w/ the expect changes and don't want to run perl)

Validation
----------

1. the branch was developed in
https://github.com/check-spelling-sandbox/terminal/actions?query=branch%3Acheck-spelling-0.0.22
2. ensuring compatibility with 0.0.21 was done in
https://github.com/check-spelling-sandbox/terminal/pull/3
3. this version has been in development for a year and has quite a few
improvements, we've been actively dogfooding it throughout this period 😄

Additional Fixes
----------------
spelling: the
spelling: shouldn't
spelling: no
spelling: macos
spelling: github
spelling: fine-grained
spelling: coarse-grained

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-12-05 15:40:23 -08:00
..
cascadia Fix issues and warnings caused by profiles.schema.json (#16103) 2023-10-13 15:44:14 -05:00
images Run all images through ImgBot (#8169) 2020-11-05 18:03:40 -08:00
reference Fix the spellbot (#8259) 2020-11-13 09:45:08 -08:00
specs Check spelling 0.0.22 (#16127) 2023-12-05 15:40:23 -08:00
user-docs doc: add a link to MSYS2's WT profiles page (#8060) 2020-10-27 13:27:00 -07:00
AddASetting.md Minor grammar fixes for the vintage AddASetting.md doc (#16188) 2023-12-05 15:39:00 -06:00
COOKED_READ_DATA.md Fix backspacing over control visualizers (#16400) 2023-12-04 14:14:26 -06:00
ConsoleCtrlEvent.md Fixed typo's and improved consistency. (#704) 2019-05-15 21:02:42 -07:00
ConsoleHostSettings.md Update to check-spelling v0.0.21 (#14455) 2022-11-28 13:35:07 -06:00
Debugging.md doc: Add debugging notes on DebugBreak (#4163) 2020-01-09 17:56:05 -08:00
EXCEPTIONS.md Fixed grammatical error (#11604) 2021-10-25 06:16:30 -05:00
Niksa.md Check spelling 0.0.22 (#16127) 2023-12-05 15:40:23 -08:00
ORGANIZATION.md Remove unused Utf8ToWideCharParser (#16392) 2023-11-30 15:52:39 +01:00
STYLE.md Converts Dispatcher().RunAsync to WinRT Coroutines (#4051) 2020-01-10 03:29:49 +00:00
TAEF.md doc: fix typo in TAEF.md (#10424) 2021-06-14 10:06:01 -07:00
UniversalTest.md Fixed typo's and improved consistency. (#704) 2019-05-15 21:02:42 -07:00
WIL.md Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
WindowsTestPasses.md Fixed typo's and improved consistency. (#704) 2019-05-15 21:02:42 -07:00
bot.md Fix link to Fabric Bot (#9988) 2021-04-30 13:09:22 +00:00
building.md Add some notes on building package from commandline (#13350) 2022-07-26 06:39:21 -05:00
color_nudging.html Use Oklab for text and cursor contrast adjustments (#15283) 2023-05-08 19:16:26 +00:00
creating_a_new_project.md Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
feature_flags.md Make ToolsVersion more consistent in our project files (#13535) 2022-07-26 22:31:42 +00:00
fuzzing.md Setup OneFuzz for CI (#10431) 2022-01-21 18:24:06 +00:00
roadmap-2022.md Update paths to use linking within repo instead of github URL (#16358) 2023-11-27 15:41:17 -08:00
roadmap-2023.md Update paths to use linking within repo instead of github URL (#16358) 2023-11-27 15:41:17 -08:00
submitting_code.md Prepare for the primary branch name to change to main (#7985) 2020-10-21 17:29:36 -07:00
terminal-a11y-2023.md Introduce WT A11y Proposal 2023 (#14319) 2022-12-13 10:22:29 -08:00
terminal-v1-roadmap.md doc: update roadmap with proper v1 release date (#4860) 2020-03-09 17:04:54 -07:00
terminal-v2-roadmap.md Update paths to use linking within repo instead of github URL (#16358) 2023-11-27 15:41:17 -08:00
virtual-dtors.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00