go-spell-check

command module
v0.0.0-...-fb6645e Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

README

go-spell-check

Spell checking for comments in go packages.

Setup

go get github.com/kaleworsley/go-spell-check

Usage

Check the spelling of the package in the current directory.

cd /path/to/package/src
go-spell-check

Check the spelling of the package in a given directory.

go-spell-check /path/to/package/src

Un-camelcase words before checking.

go-spell-check -camel 

Use a different dictionary language. (Default is en_US).

go-spell-check -lang="en_GB"

License

Copyright 2015, Kale Worsley.

go-spell-check is made available under the Apache License, Version 2.0. See LICENSE for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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