hugo/tpl/collections
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
..
apply.go
apply_test.go
collections.go
collections_test.go
index.go
index_test.go
init.go
init_test.go
reflect_helpers.go
sort.go
sort_test.go
where.go
where_test.go