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

feat(spelling): Add spelling checks to the code #31

Merged
merged 5 commits into from
Oct 4, 2023
Merged

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Oct 4, 2023

Handles the different config files correctly without adding many file specific words to our project dictionary.
Also adds many languages as custom dictionaries, but only Spanish is enabled for spanish translation files.
Updates the recommended vscode config and tasks to add spelling options and tasks.

@stevenj stevenj requested a review from minikin October 4, 2023 15:18
@stevenj stevenj self-assigned this Oct 4, 2023
@stevenj stevenj added enhancement New feature or request review me PR is ready for review labels Oct 4, 2023
@minikin minikin enabled auto-merge (squash) October 4, 2023 15:32
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

██╗      ██████╗ ████████╗███╗   ███╗
██║     ██╔════╝ ╚══██╔══╝████╗ ████║
██║     ██║  ███╗   ██║   ██╔████╔██║
██║     ██║   ██║   ██║   ██║╚██╔╝██║
███████╗╚██████╔╝   ██║   ██║ ╚═╝ ██║
╚══════╝ ╚═════╝    ╚═╝   ╚═╝     ╚═╝

@minikin minikin merged commit a702d09 into main Oct 4, 2023
3 checks passed
@minikin minikin deleted the feature/cspell branch October 4, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants