mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 13:40:38 +03:00
parent
794d4052b8
commit
4dae52af68
15 changed files with 213 additions and 16 deletions
|
@ -89,6 +89,7 @@ func Generate() error {
|
|||
// TODO(bep) check: stat ./resources/page/*autogen*: no such file or directory
|
||||
"./resources/page/page_marshaljson.autogen.go",
|
||||
"./resources/page/page_wrappers.autogen.go",
|
||||
"./resources/page/zero_file.autogen.go",
|
||||
}
|
||||
|
||||
for _, pattern := range goFmtPatterns {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue