Commit Graph

9 Commits

Author SHA1 Message Date
zzjc1234
3fdad5f70e fix(healthcheck/nonasciifile): revert skip healthcheck 2024-10-21 16:31:14 +08:00
zzjc1234
68e4c8e01e fix(healthcheck/nonasciifile): comment, code style and check range 2024-10-21 16:21:12 +08:00
zzjc1234
373d31cb5c fix(healthcheck/nonasciifile): no gitattributes 2024-10-21 15:47:38 +08:00
zzjc1234
decadeaef1 fix(healthcheck/nonasciifile): no gitattributes 2024-10-21 15:42:57 +08:00
zzjc1234
348eaa247c feat(healthcheck/nonascii): ignore content in gitattributes 2024-10-21 15:18:43 +08:00
zzjc1234
55e2b38583 feat(healthcheck/nonascii): ignore content in gitattributes 2024-10-21 13:01:49 +08:00
7b3edb2361
revert: "style: unify error msg"
This reverts commit 6c8332af29.
2024-09-30 00:49:06 -04:00
6c8332af29
style: unify error msg 2024-09-29 18:22:18 -04:00
5a860f1203 feat: repo health check () ()
- repo size
- forbidden files
- meta files
- ascii character in files
- integrity check
- ascii character in the commit message
- release tag check

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Reviewed-on: 
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00