JOJ3/pkg/healthcheck
周赵嘉程521432910016 5a860f1203 feat: repo health check (#16) (#17)
- 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: FOCS-dev/JOJ3#17
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00
..
commit.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
forbidden.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
meta.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
nonascii.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
reposize.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
tag.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
utils.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00
verify.go feat: repo health check (#16) (#17) 2024-09-11 20:09:27 +08:00