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(spell-check): support local dictionary #176

Merged
merged 2 commits into from
Aug 31, 2022

Conversation

kenji-miyake
Copy link
Contributor

@kenji-miyake kenji-miyake commented Aug 30, 2022

Description

It is useful if we can use local dictionaries that are in the target repository.
Users can define repository-specific words.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@kenji-miyake kenji-miyake force-pushed the support-local-dictionary branch 2 times, most recently from 206aeda to 677f78a Compare August 30, 2022 08:46
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
@kenji-miyake kenji-miyake force-pushed the support-local-dictionary branch 2 times, most recently from 3384d87 to 4e08505 Compare August 30, 2022 10:31
@kenji-miyake
Copy link
Contributor Author

@kenji-miyake kenji-miyake marked this pull request as ready for review August 30, 2022 10:36
@kenji-miyake kenji-miyake force-pushed the support-local-dictionary branch from 4e08505 to 41f864f Compare August 30, 2022 10:36
@kenji-miyake kenji-miyake enabled auto-merge (squash) August 30, 2022 10:36
fix
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
@kenji-miyake kenji-miyake force-pushed the support-local-dictionary branch from 38750e0 to ece80ed Compare August 31, 2022 01:18
@kenji-miyake kenji-miyake merged commit f6693b5 into main Aug 31, 2022
@kenji-miyake kenji-miyake deleted the support-local-dictionary branch August 31, 2022 01:33
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