hugo/related
Cameron Moore 47fdfd5196 Clean up lint in various packages
Changes fall into one of the following:

- gofmt -s
- receiver name is inconsistent
- omit unused 2nd value from range
- godoc comment formed incorrectly
- err assigned and not used
- if block ends with a return statement followed by else
2017-09-29 16:23:16 +02:00
..
inverted_index.go Clean up lint in various packages 2017-09-29 16:23:16 +02:00
inverted_index_test.go Clean up lint in various packages 2017-09-29 16:23:16 +02:00