add internal link punctuation rule (#42277)
This commit is contained in:
@@ -34,6 +34,11 @@ export const githubDocsConfig = {
|
||||
severity: 'error',
|
||||
'partial-markdown-files': true,
|
||||
},
|
||||
'internal-link-punctuation': {
|
||||
// GHD008
|
||||
severity: 'warning',
|
||||
'partial-markdown-files': true,
|
||||
},
|
||||
'no-github-docs-domains': {
|
||||
// GHD020
|
||||
severity: 'error',
|
||||
|
||||
Reference in New Issue
Block a user