reiver / go-porterstemmer

A native Go clean room implementation of the Porter Stemming algorithm.
https://godoc.org/github.com/reiver/go-porterstemmer
MIT License
190 stars 45 forks source link

gofmt -s #12

Closed hermanschaaf closed 4 years ago

joshblum commented 6 years ago

@reiver could this be merged? bummer to have it fail linting when trying to vendor in..