feat: add whitelist char support to nonascii check #100

Merged
manuel merged 5 commits from feat_repo-healthcheck-whitelist-char into master 2026-04-26 08:23:34 +08:00
3 changed files with 10 additions and 0 deletions
Showing only changes of commit 8e8719d80b - Show all commits

8
.gitmodules vendored
View File

@ -70,3 +70,11 @@
path = examples/cpplint/simple
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = cpplint/simple
[submodule "examples/healthcheck/whitelistedchars-invalid"]
path = examples/healthcheck/whitelistedchars-invalid
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = healthcheck/whitelistedchars-invalid
[submodule "examples/healthcheck/whitelistedchars-success"]
path = examples/healthcheck/whitelistedchars-success
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = healthcheck/whitelistedchars-success

@ -0,0 +1 @@
Subproject commit 5c56a615bd2462829a97b8326b31c64aec08df78

@ -0,0 +1 @@
Subproject commit bb9bc06fd5753e7338e9b3230b2fc3e3ce971a05