chore: 更新代码统计 [2025-12-10 06:45]

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

🔗 触发提交: db75d0e
🤖 由 GitHub Actions 自动生成
This commit is contained in:
ci[bot] 2025-12-10 06:45:08 +00:00
parent d57f76280e
commit 34576593b4
4 changed files with 8 additions and 8 deletions

View File

@ -2,13 +2,13 @@
> 🤖 由 GitHub Actions 自动生成
>
> 📅 更新时间: 2025-12-09 09:52:38 UTC
> 📅 更新时间: 2025-12-10 06:45:08 UTC
## 📈 总体统计
| 统计项 | 数值 | 徽章 |
|--------|------|------|
| 💻 总代码行数 | **3777** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) |
| 💻 总代码行数 | **3817** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) |
| 📁 总文件数 | **20** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) |
| 🌐 语言种类 | **2** 种 | - |
@ -16,8 +16,8 @@
| 语言 | 代码行数 | 文件数 | 占比 | 徽章 |
|------|----------|--------|------|------|
| **YAML** | 1976 | 6 | 52.3% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) |
| **Shell** | 964 | 5 | 25.5% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) |
| **YAML** | 1987 | 6 | 52.0% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) |
| **Shell** | 974 | 5 | 25.5% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) |
---
@ -49,6 +49,6 @@
*📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新*
*🤖 生成时间: 2025-12-09 09:52:38 UTC*
*🤖 生成时间: 2025-12-10 06:45:08 UTC*
</div>

View File

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

View File

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

View File

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