Skip to content

Conversation

@timcappalli
Copy link
Collaborator

No description provided.

Copy link
Contributor

@mohamedamir mohamedamir left a comment

Choose a reason for hiding this comment

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

Good call!
Thank you, TIm!

@timcappalli timcappalli merged commit 61739d8 into main Dec 1, 2025
2 checks passed
@timcappalli timcappalli deleted the chore-cspell branch December 1, 2025 17:59
github-actions bot added a commit that referenced this pull request Dec 1, 2025
SHA: 61739d8
Reason: push, by timcappalli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@marcoscaceres
Copy link
Collaborator

marcoscaceres commented Dec 2, 2025

Please don't merge stuff until I've also had a chance to review it. 🙏

We should be running this on the GitHub sever (pre-commit check)... this is not something I have locally and it's not documented how to actually use it in the CONTRIBUTING.md, for instance.

@timcappalli
Copy link
Collaborator Author

It was administrative and did not require all 3 editors approval.

CSpell is not something you have to install. it is built-in to nearly every modern editor, which pick up the config automatically. Catching spelling errors while working client side is also a good thing.

@marcoscaceres
Copy link
Collaborator

CSpell is not something you have to install.

I think you might have to for VS Code:
https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker

That's what I'm reading. Is that correct?

@marcoscaceres
Copy link
Collaborator

marcoscaceres commented Dec 2, 2025

Ok, but also, see your PR here:
https://github.com/w3c-fedid/digital-credentials/pull/401/files

Updates the cspell files. That's the bit I'm concerned about too... adding cspell adds stuff to the workflow, because otherwise we will get out of sync or still introduce typos unless all the editors are using cspell.

Let me get @copilot to add something to #405 that amends the CONTRIBUTNG.md with instructions to install the extension.

@marcoscaceres
Copy link
Collaborator

marcoscaceres commented Dec 2, 2025

Ok, updated #405 . I've installed cspell extension locally to work with VS Code.

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.

4 participants