JOJ3/pkg/healthcheck
王韵晨520370910012 6496435891
Some checks failed
build / build (push) Failing after 9m18s
build / trigger-build-image (push) Has been skipped
build / build (pull_request) Failing after 11m13s
build / trigger-build-image (pull_request) Has been skipped
feat: add whitelist char support to nonascii check
This commit brings support of whitelisted characters during repo
healthcheck/non-ascii file check. Supported by an extra switch to
`repo-health-checker`, `-whitelistedChars`. The argument takes a
comma-separated list of non-ASCII characters and ignores them during
repo healthcheck. Illegal cmdline input is logged by the logger.
2026-04-07 20:49:58 -07:00
..
all.go feat: add whitelist char support to nonascii check 2026-04-07 20:49:58 -07:00
commit_test.go feat: non-ascii not in the first line of commit msg 2024-10-04 02:06:32 -04:00
commit.go feat(healthcheck): check actor csv for email 2025-07-01 22:13:28 -04:00
forbidden.go feat(healthcheck): use simpler ignore.Match 2025-06-10 21:20:21 -04:00
meta.go style: more linters 2025-03-28 05:53:30 -04:00
nonascii.go feat: add whitelist char support to nonascii check 2026-04-07 20:49:58 -07:00
repolfs.go feat: abs path git 2025-10-25 08:33:12 -07:00
reposize.go feat: abs path git 2025-10-25 08:33:12 -07:00
verify.go feat(healthcheck): cleaner return tips 2024-11-01 07:43:33 -04:00