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. |
||
|---|---|---|
| .. | ||
| all.go | ||
| commit_test.go | ||
| commit.go | ||
| forbidden.go | ||
| meta.go | ||
| nonascii.go | ||
| repolfs.go | ||
| reposize.go | ||
| verify.go | ||