mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
all: Run modernize -fix ./...
This commit is contained in:
@@ -690,7 +690,7 @@ bundle min min key: {{ $jsonMinMin.Key }}
|
||||
|
||||
`)
|
||||
|
||||
for i := 0; i < 3; i++ {
|
||||
for range 3 {
|
||||
|
||||
b.Build(BuildCfg{})
|
||||
|
||||
|
Reference in New Issue
Block a user