typo_checker 0.1.4
TypoChecker is a tool for scanning source code files for common typographical errors. The tool checks through text-based files in a given repository to identify and suggest corrections for any matches found.
Gemfile:
=
install:
=
Runtime Dependencies (1):
thor
~> 1.3.2