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 possibility to specify white list words in files comments #84

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

martinResearch
Copy link

This adds the possibility to add words to the white list using comments in the python files
using the comment "# spellcheck:words" followed by a list of words to add.

The word added through the comments are used only when checking the file that contains these comments.

this addressed the issue #83

@martinResearch
Copy link
Author

@MichaelAquilina I see that some other PRs have remained open for a while. Do you think you will have a chance to look at this PR anytime soon?

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.

1 participant