hugo/common/types
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
..
evictingqueue.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
evictingqueue_test.go Only re-render the view(s) you're working on 2017-10-14 13:40:43 +02:00
types.go common: Fix golint errors 2018-09-07 08:25:51 +02:00
types_test.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00