Skip to content
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

Add spell checking tool to quality control tools #58

Open
rafidka opened this issue May 26, 2024 · 0 comments
Open

Add spell checking tool to quality control tools #58

rafidka opened this issue May 26, 2024 · 0 comments

Comments

@rafidka
Copy link
Contributor

rafidka commented May 26, 2024

Overview

To ensure our code is free of spelling mistakes, we need to integrate a spell checker in our quality control. This is a good candidate:

https://cspell.org/docs/installation/

which also have a VSCode Extension.

Acceptance Criteria

  • Implement a quality control tool to spell check the repository.
  • The tool should be automatically executed as part of a our GitHub workflow.
  • Custom dictionaries should be supported.

Additional Info

N/A

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

No branches or pull requests

1 participant