aboutsummaryrefslogtreecommitdiff
path: root/hooks/pre-commit
Commit message (Collapse)AuthorAge
* Exclude non-content files from grammar checkNicholas Johnson13 days
|
* Add grammar checking scriptNicholas Johnson13 days
A Markdown parser will eventually be added to prevent language_tool_python from grammar checking markup. Also the output will be reduced to just the errors and the script will not prompt for confirmation if no errors are detected. Currently, it always prompts.