hugo/resource
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
..
bundler resource: Fix broken build 2018-09-03 09:22:42 +02:00
create resource: Fix broken build 2018-09-03 09:22:42 +02:00
integrity
minifier
postcss common: Fix golint errors 2018-09-07 08:25:51 +02:00
templates
testdata
tocss/scss common: Fix golint errors 2018-09-07 08:25:51 +02:00
image.go resource: Remove some duplicate code 2018-09-02 23:57:42 +02:00
image_cache.go Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
image_test.go
resource.go resource: Remove some duplicate code 2018-09-02 23:57:42 +02:00
resource_cache.go
resource_metadata.go
resource_metadata_test.go
resource_test.go Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
smartcrop.go
testhelpers_test.go
transform.go common: Fix golint errors 2018-09-07 08:25:51 +02:00
transform_test.go