🗑️ remove(templates): drop unsupported Gitea CI templates
This commit is contained in:
+1
-2
@@ -149,11 +149,10 @@ templates/
|
||||
|
||||
语言和 CI 配置模板,`install_mode = "snapshot"` 安装快照时会复制这些模板:
|
||||
|
||||
- `ci/gitea/`:Gitea Actions 工作流与辅助脚本,部署到快照 `templates/ci/`
|
||||
- `cpp/`:`.clang-format`、`.clangd`、`CMakeLists.txt` 等文件,部署到快照 `templates/cpp/`
|
||||
- `python/`:`pyproject.toml`、`.editorconfig` 等文件,部署到快照 `templates/python/`
|
||||
|
||||
**使用方式**:这些模板保留在快照中供参考,需手动复制到项目根目录使用。其中 `ci/gitea/` 应按 `templates/ci/README.md` 的说明,整块复制 `.gitea/` 目录。
|
||||
**使用方式**:这些模板保留在快照中供参考,需手动复制到项目根目录使用。
|
||||
|
||||
## 技术细节
|
||||
|
||||
|
||||
Reference in New Issue
Block a user