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

fix: update dictionary with missing words, fix variables and comments #1382

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

andreassteinmann
Copy link
Collaborator

@andreassteinmann andreassteinmann commented Feb 27, 2023

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

The commit hook spell check runs against .vscode\intershop.txt where words are missing and some words have an incorrect spelling.

What Is the New Behavior?

Missing words are added to .vscode\intershop.txt and incorrect spelling is corrected.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#84064

@andreassteinmann andreassteinmann self-assigned this Feb 27, 2023
@andreassteinmann andreassteinmann marked this pull request as draft February 27, 2023 11:49
@andreassteinmann andreassteinmann added this to the 4.0 milestone Feb 27, 2023
@shauke shauke marked this pull request as ready for review March 13, 2023 16:57
@shauke shauke merged commit 8f36209 into develop Mar 15, 2023
@shauke shauke deleted the fix/cleanup-spell-check branch March 15, 2023 10:34
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.

2 participants