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 in spell checking #22

Open
William-McGonagle opened this issue Dec 28, 2022 · 0 comments
Open

Add in spell checking #22

William-McGonagle opened this issue Dec 28, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@William-McGonagle
Copy link
Member

The spell-checking should use the built-in dictionary stored on Unix/Linux machines. We don't need to depend on any more NPM packages, especially if those packages store an entire dictionary along with them. This spell-checking should occur during the build process, and cause the project to crash if it fails (making it so that we can't launch misspelled standards).

I know the crashing seems like it will be annoying in the future, but it will ensure that we don't have any badly-done standards representing the FPA Vault.

If you want to claim this issue, let me know!

Cheers,
Will

@William-McGonagle William-McGonagle added enhancement New feature or request help wanted Extra attention is needed labels Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant