1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

3 Commits

Author SHA1 Message Date
48120ccfd2 all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
3d4e99ed50 config: Remove unused var 2017-02-19 20:08:36 +01:00
93ca7c9e95 all: Refactor to nonglobal Viper, i18n etc.
This is a final rewrite that removes all the global state in Hugo, which also enables
the use if `t.Parallel` in tests.

Updates #2701
Fixes #3016
2017-02-17 17:15:26 +01:00