age collapsing has-emoji"> d01d7cf85d first commit 4 年之前 link-template.php d01d7cf85d first commit 4 年之前 load.php d01d7cf85d first commit 4 年之前 locale.php d01d7cf85d first commit 4 年之前 media-template.php d01d7cf85d first commit 4 年之前 media.php d01d7cf85d first commit 4 年之前 meta.php d01d7cf85d first commit 4 年之前 ms-blogs.php d01d7cf85d first commit 4 年之前 ms-default-constants.php d01d7cf85d first commit 4 年之前 ms-default-filters.php d01d7cf85d first commit 4 年之前 ms-deprecated.php d01d7cf85d first commit 4 年之前 ms-files.php d01d7cf85d first commit 4 年之前 ms-functions.php d01d7cf85d first commit 4 年之前 ms-load.php d01d7cf85d first commit 4 年之前 ms-network.php d01d7cf85d first commit 4 年之前 ms-settings.php d01d7cf85d first commit 4 年之前 ms-site.php d01d7cf85d first commit 4 年之前 nav-menu-template.php d01d7cf85d first commit 4 年之前 nav-menu.php d01d7cf85d first commit 4 年之前 option.php d01d7cf85d first commit 4 年之前 pluggable-deprecated.php d01d7cf85d first commit 4 年之前 pluggable.php d01d7cf85d first commit 4 年之前 plugin.php d01d7cf85d first commit 4 年之前 post-formats.php d01d7cf85d first commit 4 年之前 post-template.php d01d7cf85d first commit 4 年之前 post-thumbnail-template.php d01d7cf85d first commit 4 年之前 post.php d01d7cf85d first commit 4 年之前 query.php d01d7cf85d first commit 4 年之前 registration-functions.php d01d7cf85d first commit 4 年之前 registration.php d01d7cf85d first commit 4 年之前 rest-api.php d01d7cf85d first commit 4 年之前 revision.php d01d7cf85d first commit 4 年之前 rewrite.php d01d7cf85d first commit 4 年之前 robots-template.php d01d7cf85d first commit 4 年之前 rss-functions.php d01d7cf85d first commit 4 年之前 rss.php d01d7cf85d first commit 4 年之前 script-loader.php d01d7cf85d first commit 4 年之前 session.php d01d7cf85d first commit 4 年之前 shortcodes.php d01d7cf85d first commit 4 年之前 sitemaps.php d01d7cf85d first commit 4 年之前 spl-autoload-compat.php d01d7cf85d first commit 4 年之前 taxonomy.php d01d7cf85d first commit 4 年之前 template-canvas.php d01d7cf85d first commit 4 年之前 template-loader.php d01d7cf85d first commit 4 年之前 template.php d01d7cf85d first commit 4 年之前 theme-i18n.json d01d7cf85d first commit 4 年之前 theme-templates.php d01d7cf85d first commit 4 年之前 theme.json d01d7cf85d first commit 4 年之前 theme.php d01d7cf85d first commit 4 年之前 update.php d01d7cf85d first commit 4 年之前 user.php d01d7cf85d first commit 4 年之前 vars.php d01d7cf85d first commit 4 年之前 version.php d01d7cf85d first commit 4 年之前 widgets.php d01d7cf85d first commit 4 年之前 wlwmanifest.xml d01d7cf85d first commit 4 年之前 wp-db.php d01d7cf85d first commit 4 年之前 wp-diff.php d01d7cf85d first commit 4 年之前 golf/wellness - Gogs: Simplico Git Service

暂无描述

.editorconfig 274B

1234567891011121314151617
  1. # Editor configuration, see https://editorconfig.org
  2. root = true
  3. [*]
  4. charset = utf-8
  5. indent_style = space
  6. indent_size = 2
  7. insert_final_newline = true
  8. trim_trailing_whitespace = true
  9. [*.ts]
  10. quote_type = single
  11. [*.md]
  12. max_line_length = off
  13. trim_trailing_whitespace = false