Detect and prevent spelling errors in documentation
Use a coala bear to detect spelling mistakes in current documentation , and prevent them from re-occurring by improving the .coafile.
In that case we should also have a bear that detects spelling mistakes, so we have at least some spell checks ;)
Yeah, that's a good idea. Should I propose a spellchecker bear? Please mark this issue as initiative/gci
we should also have a bear that detects spelling mistakes
Yeah, otherwise manually going through the documentation to detect mistakes would be a boring task I feel.
@nvzard Some bears for markdown and others do have spellcheck modules, so we might not have to write a new bear :+1:
This is about using a spelling checking bear. We have them.
Shouldnt it be on the internet.
I think both is okay^^
Problems with implementation at https://github.com/coala/coala/pull/4937 and a possible solution at https://gitlab.com/gitmate/open-source/gitmate-2/issues/240