hugo/commands
Cameron Moore f0effac804 commands: Fix golint issues
commands/hugo.go:65:1: exported method Response.IsUserError should have comment or be unexported
commands/import_jekyll.go💯21: error strings should not be capitalized or end with punctuation or a newline
commands/server.go:417:1: receiver name sc should be consistent with previous receiver name s for serverCmd
2018-09-07 08:25:51 +02:00
..
benchmark.go
check.go
check_darwin.go
commandeer.go commands: Gracefully handle typos in server config when running the server 2018-08-16 12:54:59 +02:00
commands.go Add support for minification of final output 2018-08-06 19:58:41 +02:00
commands_test.go
config.go
convert.go
env.go
gen.go
genautocomplete.go
genchromastyles.go
gendoc.go
gendocshelper.go
genman.go
helpers.go
helpers_others.go
helpers_windows.go
hugo.go commands: Fix golint issues 2018-09-07 08:25:51 +02:00
hugo_windows.go Update hugo_windows.go 2018-07-22 00:09:46 +02:00
import_jekyll.go commands: Fix golint issues 2018-09-07 08:25:51 +02:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
new.go
new_content_test.go
new_site.go
new_theme.go
release.go
release_noop.go
server.go commands: Fix golint issues 2018-09-07 08:25:51 +02:00
server_test.go commands: Disable flaky server tests on Windows CI 2018-07-18 09:43:31 +02:00
static_syncer.go
version.go Add "extended" to "hugo version" 2018-07-08 11:08:54 +02:00