chore: 更新代码统计 [2026-05-22 02:42]

📊 统计摘要:
- 总代码: 4590 行
- 总文件: 28 个
- 语言数: 2 种
- 徽章数: 6 个

🔗 触发提交: beab4e5
🤖 由 GitHub Actions 自动生成
This commit is contained in:
ci[bot] 2026-05-22 02:42:36 +00:00
parent 3de13f81d6
commit 8e228349ee
6 changed files with 13 additions and 13 deletions

View File

@ -2,22 +2,22 @@
> 🤖 由 GitHub Actions 自动生成
>
> 📅 更新时间: 2026-05-07 07:15:41 UTC
> 📅 更新时间: 2026-05-22 02:42:36 UTC
## 📈 总体统计
| 统计项 | 数值 | 徽章 |
|--------|------|------|
| 💻 总代码行数 | **4117** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) |
| 📁 总文件数 | **21** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) |
| 💻 总代码行数 | **4590** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) |
| 📁 总文件数 | **28** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) |
| 🌐 语言种类 | **2** 种 | - |
## 🌈 语言分布
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|------|----------|--------|------|------|
| **YAML** | 1990 | 6 | 48.3% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) |
| **Shell** | 1303 | 7 | 31.6% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) |
| **YAML** | 1966 | 6 | 42.8% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) |
| **Shell** | 1751 | 11 | 38.1% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) |
---
@ -25,8 +25,8 @@
### Token 配置
- 当前使用: **GITHUB_TOKEN**
- 推荐配置自定义 以获得更好的权限控制
- 当前使用: **WORKFLOW**
- 需要在 Settings -> Secrets 中配置
### 排除规则
@ -49,6 +49,6 @@
*📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新*
*🤖 生成时间: 2026-05-07 07:15:41 UTC*
*🤖 生成时间: 2026-05-22 02:42:36 UTC*
</div>

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"label": "Shell 文件",
"message": "7 个",
"message": "11 个",
"color": "4EAA25",
"style": "flat"
}

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"label": "Shell",
"message": "1303 行",
"message": "1751 行",
"color": "4EAA25",
"style": "flat",
"namedLogo": "gnubash"

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"label": "文件",
"message": "21 个",
"message": "28 个",
"color": "green",
"style": "flat"
}

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"label": "代码",
"message": "4117 行",
"message": "4590 行",
"color": "blue",
"style": "flat"
}

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"label": "YAML",
"message": "1990 行",
"message": "1966 行",
"color": "CB171E",
"style": "flat"
}