spellr
spellr copied to clipboard
Spell check your source code
Hi, my team have encountered expected incorrect behaviour when custom dictionaries are misconfigured (incorrect order, case, incorrect newlines), so I've made a function to find these errors. The code can...
Hi! Is it possible to add an option to ignore character ranges for tokens? If the whole token matches one ignored character set then it will be skipped. This will...
I have been using pronto and pronto-spell in gitlab ci pipelines for spell checks/comments. But I would very much like to use spellr instead. (or a pronto-spellr) Point 8 says:...
autocorrect? suggestions when replacing?
it would be nice to dynamically create new languages to add words to, associating the current path, or adding the current path to a language that doesn't currently apply to...