all: Apply staticcheck recommendations
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 24 Mar 2019 09:11:16 +0000 (10:11 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 24 Mar 2019 15:14:51 +0000 (16:14 +0100)
commitb5f39d23b86f9cb83c51da9fe4abb4c19c01c3b7
treecf23180dc07698391cf47c2fe525755417729020
parent3011f36c27ecde309325e6c75ca377f4f87fa97a
all: Apply staticcheck recommendations
41 files changed:
cache/filecache/filecache.go
common/math/math.go
create/content.go
helpers/content.go
helpers/emoji_test.go
helpers/general.go
helpers/path.go
helpers/path_test.go
helpers/pygments.go
helpers/url.go
hugofs/language_composite_fs_test.go
hugolib/filesystems/basefs.go
hugolib/page.go
hugolib/paths/baseURL.go
hugolib/site.go
hugolib/site_test.go
hugolib/testhelpers_test.go
minifiers/minifiers.go
parser/frontmatter.go
parser/pageparser/pagelexer.go
releaser/releaser.go
resources/image_test.go
source/fileInfo.go
source/filesystem_test.go
source/filesystem_unix_test.go [deleted file]
source/filesystem_windows_test.go [deleted file]
source/sourceSpec.go
tpl/collections/reflect_helpers.go
tpl/data/data.go
tpl/data/resources.go
tpl/data/resources_test.go
tpl/math/math.go
tpl/os/os.go
tpl/partials/partials.go
tpl/template.go
tpl/tplimpl/embedded/generate/generate.go
tpl/transform/remarshal.go
transform/chain_test.go
transform/livereloadinject/livereloadinject_test.go
transform/urlreplacers/absurlreplacer.go
transform/urlreplacers/absurlreplacer_test.go