PowerToys/src/modules/launcher
Josh Soref 72d92413a2
Upgrade check-spelling to 0.0.17-alpha (#10173)
* spelling: snapped

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: split

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* ci: update to Spell check to 0.0.17a

In the past, plurals `foo`+`s` and past tenses `foo`+`ed` were
automatically tolerated. This turned out to be a bad design choice on my
part.

The basic example is that `potatos` would sometimes be treated as a
mistake and sometimes not (depending on the presence of `potato`).

You can see in this PR, that this logic resulted in `SNAPED` being
accepted as a word along with `actioned` -- there's nothing
intrinsically wrong w/ the latter, but unfortunately in order to screen
out the former, my shortcut just couldn't stick around. This means that
the `expect` files will grow perhaps by a tiny bit, but as
you can see, not really by much.

When GitHub initially introduced GitHub Actions, the event for
`pull_request` was created without enough permission for a tool like
this to work properly. I worked around that by using the `schedule`
event. In 2020, they introduced a replacement event
`pull_request_target` which has enough permission. This means that I can
stop relying on the `schedule` event.
2021-03-17 19:27:30 +01:00
..
JsonRPC Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Microsoft.Launcher [chore] remove unused functions (#10051) 2021-03-05 11:48:19 +01:00
Plugins Tests on pipeline (#10244) 2021-03-16 17:29:20 +02:00
PowerLauncher [PT Run] Run dialog now has monitor positioning options (#9492) 2021-03-09 18:20:49 +01:00
PowerLauncher.Telemetry common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Wox.Infrastructure [PT Run] Run dialog now has monitor positioning options (#9492) 2021-03-09 18:20:49 +01:00
Wox.Plugin Upgrade check-spelling to 0.0.17-alpha (#10173) 2021-03-17 19:27:30 +01:00
Wox.Test [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
LICENSE Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
README.md Safeguarding end user links in settings (#4226) 2020-06-11 10:16:39 -07:00

This file has been moved

PowerToys Run Overview