hugo/helpers
bogem 700d531a2c helpers: Use iterate operator by int in Emojify
Fix golint warning: helpers/emoji.go:56:4: should replace start += 1
with start++

See #2014
2016-11-23 09:13:00 +01:00
..
configProvider.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
content.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
content_renderer.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
content_renderer_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
content_test.go
emoji.go helpers: Use iterate operator by int in Emojify 2016-11-23 09:13:00 +01:00
emoji_test.go
general.go
general_test.go
hugo.go
hugo_test.go
language.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
language_test.go
path.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
path_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
pathspec.go helpers: Golint fixes 2016-11-05 17:28:14 +01:00
pathspec_test.go
pygments.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01:00
pygments_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
url.go all: Use jww instead of fmt for printing 2016-11-22 22:06:48 +01:00
url_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00