spell-check-go

module
v0.0.0-...-999e6d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2020 License: Apache-2.0

README

spell-check-go

The project is used to check en-US word typo or spelled incorrectly for Go/Py repository based pyenchant

eg:

Stawrt > False

StarttAction > False

StarttAction > False

Prerequisites

python 3

How to Use?

Git clone this repospell-check

virtualenv -p python3 ~/venv3 && source ~/venv3/bin/activate

pip3 install -r requirement.txt

python spell_check.py project

Results

Spell checking result is in spell_check_wrong.txt

Words In spell_check_ignore.txt is skipped to check

TODO

BugFix

September > True

september > False

weird!!!

Directories

Path Synopsis
project
sub

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL