Skip to content

Improve spell checking on local development #4

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 6 commits into from
Mar 27, 2025

Conversation

deadlydog
Copy link
Owner

@deadlydog deadlydog commented Mar 27, 2025

Summary

Adds VS Code tasks and updated the devcontainer to be able to run CSpell spell check locally.
Also adds a local development section to the Contributing docs.

Checklist

Addresses issue #ISSUE_NUMBER (if applicable)

  • Tests have been added for this code change (if applicable)
  • Docs have been added or updated (if applicable)
  • Code format follows the project style
  • All new and existing tests passed

What type of changes does this PR include

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Describe the change in more detail

Previously you would need to wait for the CI/CD pipelines to tell you if there was a problem with a spellcheck word. Now you can find out quickly when you build the module.

Copy link

Overall Project 84.31% 🍏

There is no coverage information present for the Files changed

@deadlydog deadlydog merged commit 962c978 into main Mar 27, 2025
1 check passed
@deadlydog deadlydog deleted the ImproveSpellCheckingOnLocalDevelopment branch March 27, 2025 07:15
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.

1 participant