hugo/tpl
Albert Nigmatzianov 950034db5c source, tpl: Fix staticcheck complaints
tpl/template_funcs.go:1019:3: the surrounding loop is unconditionally terminated
source/lazy_file_reader.go:66:5: err != nil is always true for all possible
values ([nil:error] != [nil:error])
2016-11-15 21:22:43 +01:00
..
reflect_helpers.go Make where accept slice 2016-03-06 13:15:07 +01:00
template.go Make Amber read from the Afero source file system 2016-10-26 20:50:12 +02:00
template_embedded.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
template_funcs.go source, tpl: Fix staticcheck complaints 2016-11-15 21:22:43 +01:00
template_funcs_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
template_i18n.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01:00
template_i18n_test.go tpl: Golint fixes 2016-11-05 17:28:14 +01:00
template_resources.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01:00
template_resources_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
template_test.go Add readFile template func 2016-03-31 21:24:18 +02:00