]> git.maquefel.me Git - brevno-suite/hugo/commit
all: Run modernize -fix ./...
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 26 Feb 2025 09:15:04 +0000 (10:15 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 26 Feb 2025 10:44:25 +0000 (11:44 +0100)
commit521911a576af0091c9d07bb546e474bf98341b7f
tree3e0a83144027a62f8239d63614485da61cd77f7a
parentb7ae24b9c2e4a9a99207110b439132afe5299908
all: Run modernize -fix ./...
141 files changed:
cache/dynacache/dynacache_test.go
cache/filecache/filecache_pruner_test.go
cache/filecache/filecache_test.go
codegen/methods.go
commands/commandeer.go
commands/config.go
commands/gen.go
commands/server.go
common/collections/append.go
common/collections/stack.go
common/hashing/hashing_test.go
common/herrors/error_locator.go
common/hreflect/helpers.go
common/hstrings/strings.go
common/hugio/hasBytesWriter_test.go
common/hugo/hugo.go
common/loggers/logger_test.go
common/maps/ordered.go
common/maps/scratch_test.go
common/para/para_test.go
common/rungroup/rungroup.go
common/tasks/tasks.go
common/types/convert.go
common/types/evictingqueue.go
common/types/evictingqueue_test.go
common/types/types.go
config/allconfig/allconfig.go
config/allconfig/load.go
config/commonConfig.go
config/commonConfig_test.go
config/defaultConfigProvider.go
config/defaultConfigProvider_test.go
config/namespace_test.go
config/security/whitelist.go
create/content_test.go
helpers/content.go
helpers/emoji.go
helpers/general.go
helpers/processing_stats.go
helpers/url_test.go
htesting/hqt/checkers.go
hugofs/fileinfo.go
hugofs/fs.go
hugofs/glob/glob.go
hugofs/walk_test.go
hugolib/cascade_test.go
hugolib/config_test.go
hugolib/content_map_test.go
hugolib/doctree/nodeshiftree_test.go
hugolib/doctree/nodeshifttree.go
hugolib/doctree/treeshifttree.go
hugolib/filesystems/basefs.go
hugolib/filesystems/basefs_test.go
hugolib/hugo_sites.go
hugolib/page.go
hugolib/page__content.go
hugolib/pagebundler_test.go
hugolib/pagecollections_test.go
hugolib/pages_language_merge_test.go
hugolib/paginator_test.go
hugolib/rebuild_test.go
hugolib/resource_chain_test.go
hugolib/shortcode_test.go
hugolib/site.go
hugolib/site_render.go
hugolib/site_stats_test.go
hugolib/site_test.go
hugolib/site_url_test.go
hugolib/taxonomy_test.go
hugolib/template_test.go
identity/finder.go
identity/identity_test.go
internal/js/esbuild/resolve.go
internal/warpc/warpc.go
internal/warpc/warpc_test.go
langs/language_test.go
lazy/init_test.go
markup/goldmark/codeblocks/render.go
markup/goldmark/hugocontext/hugocontext.go
markup/goldmark/passthrough/passthrough.go
markup/rst/convert.go
markup/tableofcontents/tableofcontents.go
markup/tableofcontents/tableofcontents_test.go
media/config.go
modules/client.go
navigation/menu.go
navigation/menu_cache.go
navigation/menu_cache_test.go
output/layouts/layout.go
parser/lowercase_camel_json.go
parser/pageparser/pagelexer_intro.go
parser/pageparser/pageparser.go
related/inverted_index.go
related/inverted_index_test.go
related/related_integration_test.go
releaser/releaser.go
resources/image_test.go
resources/images/color.go
resources/images/imagetesting/testing.go
resources/page/page_matcher.go
resources/page/pagemeta/page_frontmatter.go
resources/page/pagemeta/page_frontmatter_test.go
resources/page/pages_cache.go
resources/page/pages_cache_test.go
resources/page/pages_sort_test.go
resources/page/pagination_test.go
resources/page/site.go
resources/page/testhelpers_test.go
resources/postpub/fields.go
resources/resource/resources.go
resources/resource_factories/bundler/bundler.go
resources/resource_factories/bundler/bundler_test.go
resources/resource_factories/create/create_integration_test.go
resources/resource_metadata.go
resources/resource_transformers/cssjs/postcss_integration_test.go
resources/resources_integration_test.go
resources/transform_test.go
tpl/collections/apply.go
tpl/collections/collections.go
tpl/collections/collections_integration_test.go
tpl/collections/collections_test.go
tpl/collections/complement.go
tpl/collections/index.go
tpl/collections/reflect_helpers.go
tpl/collections/sort.go
tpl/collections/symdiff.go
tpl/collections/where.go
tpl/collections/where_test.go
tpl/data/data.go
tpl/data/resources_test.go
tpl/internal/templatefuncsRegistry.go
tpl/math/math.go
tpl/page/init.go
tpl/templates/defer_integration_test.go
tpl/tplimpl/template.go
tpl/tplimpl/template_ast_transformers.go
tpl/tplimpl/template_funcs.go
tpl/transform/unmarshal_test.go
transform/livereloadinject/livereloadinject.go
transform/metainject/hugogenerator.go
watcher/filenotify/poller_test.go