Run gofmt to get imports in line vs gohugoio/hugo
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 13 Jun 2017 17:07:35 +0000 (19:07 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 13 Jun 2017 17:12:10 +0000 (19:12 +0200)
commit873a6f18851bcda79d562ff6c02e1109e8e31a88
treedd6bc11de530ad9fc05be0ff1d0b3c84afb67b5e
parentf503d76a3b2719bbb65ab9df5595d0dbc871fae9
Run gofmt to get imports in line vs gohugoio/hugo
52 files changed:
commands/convert.go
commands/gendoc.go
commands/gendocshelper.go
commands/genman.go
commands/hugo.go
commands/import_jekyll.go
commands/list.go
commands/new.go
commands/release.go
commands/server.go
commands/undraft.go
commands/version.go
create/content.go
create/content_test.go
helpers/content.go
helpers/content_renderer.go
helpers/emoji_test.go
helpers/general.go
helpers/language.go
helpers/path_test.go
hugofs/fs.go
hugolib/case_insensitive_test.go
hugolib/config.go
hugolib/disableKinds_test.go
hugolib/hugo_sites_build_test.go
hugolib/multilingual.go
hugolib/page.go
hugolib/page_test.go
hugolib/site.go
hugolib/site_output.go
hugolib/site_sections.go
hugolib/testhelpers_test.go
i18n/i18n.go
i18n/i18n_test.go
i18n/translationProvider.go
source/filesystem.go
tpl/collections/collections.go
tpl/collections/sort.go
tpl/data/cache.go
tpl/data/resources.go
tpl/data/resources_test.go
tpl/images/images.go
tpl/images/images_test.go
tpl/lang/lang.go
tpl/os/os.go
tpl/os/os_test.go
tpl/safe/safe.go
tpl/strings/strings.go
tpl/tplimpl/template.go
tpl/tplimpl/template_funcs_test.go
tpl/transform/transform.go
tpl/urls/urls.go