forspell 0.0.9
Forspell is spellchecker for code and documentation.It uses well-known hunspell tool and dictionary, provides customizable output, and could be easily integrated into CI pipeline.
Gemfile:
=
install:
=
Runtime Dependencies (11):
backports
~> 3.0
ffi-hunspell
>= 0
highline
>= 0
kramdown
~> 2.0
kramdown-parser-gfm
~> 1.0
parser
>= 0
pastel
>= 0
ruby-progressbar
>= 0
sanitize
~> 6.0
slop
~> 4.6
yard
>= 0