-
-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
Description
The Vale spellchecker helps us already with writing documentation that is not misspelled.
It is possible to configure Vale to also check the Python Docstrings. They are part of the documentation too. Actually a huge part.
To close this issue:
- configure Vale to run on the Python documentation
- It is not needed to run on test code or comments
- create a pull request and resolve the spelling mistakes
- possible extend the accept list and deny list of words
See also: