summaryrefslogtreecommitdiffstats
path: root/hugofs
diff options
context:
space:
mode:
authorCameron Moore <moorereason@gmail.com>2018-09-06 20:41:59 -0500
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-09-07 08:25:51 +0200
commit0013bea901ee2124f4c18f9728abf47c3880f97d (patch)
tree324e607110c1250247cabcd9739e39489cbc33c8 /hugofs
parent30bc4ed0a01f965cc2f9187ccb6ab5d28a3149f6 (diff)
resource: Fix golint issues
Fix godoc comments and the following: resource/image.go:33:2: a blank import should be only in a main or test package, or have a comment justifying it resource/image.go:35:2: a blank import should be only in a main or test package, or have a comment justifying it resource/image.go:41:2: a blank import should be only in a main or test package, or have a comment justifying it resource/image.go:538:10: if block ends with a return statement, so drop this else and outdent its block resource/resource.go:54:7: exported const DefaultResourceType should have comment or be unexported resource/resource.go:233:1: receiver name r1 should be consistent with previous receiver name r for Resources resource/resource.go:254:1: receiver name r1 should be consistent with previous receiver name r for Resources
Diffstat (limited to 'hugofs')
0 files changed, 0 insertions, 0 deletions