1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-13 16:19:44 +08:00

perf(scripts): 修改lint脚本,优化markdown文档格式化配置

This commit is contained in:
142vip.cn
2023-10-30 17:53:30 +08:00
parent dcdd48e64c
commit 717d7f7a09
8 changed files with 53 additions and 83 deletions

View File

@@ -65,7 +65,7 @@ jobs:
- name: Code LintFix
run: |
./scripts/lint --fix
./scripts/lint
- name: Build Site
run: |