hugo/common
Cameron Moore b8b91f5506 common: Fix golint errors
common/errors/errors.go:21:1: comment on exported var FeatureNotAvailableErr should be of the form "FeatureNotAvailableErr ..."
common/errors/errors.go:23:5: error var FeatureNotAvailableErr should have name of the form ErrFoo
common/maps/scratch.go:76:1: comment on exported method Scratch.Delete should be of the form "Delete ..."
common/maps/scratch.go:133:1: exported function NewScratch should have comment or be unexported
common/types/types.go:44:1: exported function NewKeyValuesStrings should have comment or be unexported
2018-09-07 08:25:51 +02:00
..
errors common: Fix golint errors 2018-09-07 08:25:51 +02:00
hugio Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
loggers Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
maps common: Fix golint errors 2018-09-07 08:25:51 +02:00
math Add a newScratch template func 2018-07-06 17:51:38 +02:00
types common: Fix golint errors 2018-09-07 08:25:51 +02:00