spellchecker

command
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 12 Imported by: 0

README

Spellchecker

Tricium analyzer to check spelling on comments and text files.

Consumes Tricium FILES and produces Tricium RESULTS comments.

Development and Testing

Local testing:

$ go build
$ ./spellchecker --input=test --output=out

Deployment

Deploy a new version of the analyzer using CIPD:

$ make
$ cipd create -pkg-def=cipd.yaml
<outputs the VERSION>
$ cipd set-ref infra/tricium/function/spellchecker -ref live -version VERSION

Adding Terms to Dictionary

The dictionary.txt file comes from the codespell repo. If you would like to add new terms to the dictionary you should submit a PR to the codespell repo since the Tricium Spellchecker dictionary.txt is periodically synced with that.

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