1
0
mirror of synced 2025-12-19 18:10:59 -05:00

markdownlint early access tests (#42812)

This commit is contained in:
Rachael Sewell
2023-09-20 13:31:39 -07:00
committed by GitHub
parent 0292a6af7c
commit dc3a0739c9
20 changed files with 211 additions and 30 deletions

View File

@@ -49,6 +49,10 @@ export const githubDocsConfig = {
severity: 'error',
'partial-markdown-files': true,
},
'early-access-references': {
severity: 'error',
'partial-markdown-files': true,
},
'search-replace': {
severity: 'error',
'severity-local-env': 'warning',