mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Apply missing go fmt
This commit is contained in:
@@ -39,7 +39,7 @@ type BuildConfig struct {
|
||||
List bool
|
||||
|
||||
// Whether to render it.
|
||||
Render bool
|
||||
Render bool
|
||||
|
||||
// Whether to publish its resources. These will still be published on demand,
|
||||
// but enabling this can be useful if the originals (e.g. images) are
|
||||
|
Reference in New Issue
Block a user