Skip to content

Spelling #1412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Apr 6, 2024
Merged

Spelling #1412

merged 21 commits into from
Apr 6, 2024

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Apr 5, 2024

Fixes misspellings identified by the check-spelling action.

The misspellings will be reported at https://github.com/jsoref/cppwinrt/actions/runs/8574313379

The action will report that the changes in this PR would make it happy: https://github.com/jsoref/cppwinrt/actions/runs/8574313511

(Sorry, I'm heading out and these are running behind a CI task that's validating things, but I'm fairly confident in the changes...)

jsoref added 20 commits April 5, 2024 14:28
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
@kennykerr
Copy link
Collaborator

I was wondering when this PR would arrive. 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this comes from somewhere as I'm pretty sure I've changed it elsewhere in the past. Happy to drop this or anything else.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I can update catch.hpp to the latest version. https://github.com/catchorg/Catch2

@@ -11310,7 +11310,7 @@ namespace Catch {
std::string TagInfo::all() const {
size_t size = 0;
for (auto const& spelling : spellings) {
// Add 2 for the brackes
// Add 2 for the brackets
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Things like this are frustrating -- it could be braces and it isn't terribly obvious, but I'm moderately confident because later in the file it does compose [ + ... + ].

@jsoref
Copy link
Contributor Author

jsoref commented Apr 5, 2024

Hey, I'm recovering from a concussion 🤕, so I've been taking it easy...

@jsoref
Copy link
Contributor Author

jsoref commented Apr 5, 2024

I should note that it jumped the queue, I have >400 repositories to go.

@kennykerr
Copy link
Collaborator

Am I missing the spelling.yml in this PR?

Sorry to hear about the concussion. Hope you get some rest.

@jsoref
Copy link
Contributor Author

jsoref commented Apr 5, 2024

spelling.yml isn't included, if you're interested, I'm happy to make a PR with it :). -- I'll have to make some adjustments as I develop these PRs using the bleeding edge version (it's how I test changes), but I generally contribute the latest supported version (although I do hope to ship a new version soonish -- as, sadly, the latest release has dependencies on some of those node16 components...).

@kennykerr
Copy link
Collaborator

Got it - no rush on the workflow but that would be neat. Thanks again.

@kennykerr kennykerr merged commit 881b561 into microsoft:master Apr 6, 2024
@jsoref jsoref deleted the spelling branch April 7, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants