Skip to content

velour/gospel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

We have all kinds of tools that check for errors in code (compiler, linter, vetter, model checker, etc.), but only clumsy humans ever check the comments—more than half of them don't care if what they're reading is correct. Enter gospel: it checks spelling (and possibly grammar, if we get super ambitious) in your Go doc comments. It is aware of identifiers, so it won't flag things like "fmt" as errors.

About

Spellchecker for godoc comments

Resources

Stars

1 star

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors