test(M00): 增加README配置一致性检查
This commit is contained in:
@@ -10,6 +10,10 @@ $requiredPaths = @(
|
||||
"deploy/README.md",
|
||||
"deploy/VERSION",
|
||||
"docs/current-baseline.md",
|
||||
"README.md",
|
||||
"V5.1.md",
|
||||
"V5.2.md",
|
||||
"docs/configuration.md",
|
||||
"docs/module-status.md",
|
||||
"docs/feature-status.md",
|
||||
"docs/workspace-status.md",
|
||||
@@ -23,6 +27,7 @@ $requiredPaths = @(
|
||||
"scripts/dev/windows/check-large-files.ps1",
|
||||
"scripts/dev/windows/check-line-endings.ps1",
|
||||
"scripts/dev/windows/check-release-manifest.ps1",
|
||||
"scripts/dev/windows/check-readme-config.ps1",
|
||||
"scripts/dev/windows/check-status-docs.ps1",
|
||||
"scripts/dev/wsl/check-env.sh",
|
||||
"scripts/dev/wsl/check-emqx.sh",
|
||||
|
||||
Reference in New Issue
Block a user