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

[Feature] support spell checking in markdown workflow #43

Closed
chicco785 opened this issue Oct 3, 2023 · 0 comments · Fixed by #44
Closed

[Feature] support spell checking in markdown workflow #43

chicco785 opened this issue Oct 3, 2023 · 0 comments · Fixed by #44
Assignees
Labels
feature This issue/PR relates to a feature request.

Comments

@chicco785
Copy link
Member

Is your feature request related to a problem? Please describe the problem.

I am frustrated when I spend a lot of time to spell check my documents, and time after time, I still find issues in there :(

Describe the solution you'd like

An option spell checker as part of markdown workflow

Additional context

No response

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Oct 3, 2023
@chicco785 chicco785 self-assigned this Oct 3, 2023
chicco785 added a commit that referenced this issue Oct 10, 2023
## Description

add optional spell checker to markdown workflow

## Changes Made

* add spell checker boolean flag
* execute spell check if flag true
* add configuration file and empty dictionary
* refactor workflows to use ternary operator to assign variables
* fix pr-label-checker

## Related Issues

Fixes #43 

## Checklist

- [x] I have used a PR title that is descriptive enough for a release
note.
- [x] I have tested these changes locally.
- [x] I have added appropriate tests or updated existing tests.
- [ ] I have tested these changes on a dedicated VM or a customer VM
[name of the VM]
- [ ] I have added appropriate documentation or updated existing
documentation.

---------

Co-authored-by: Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant