1
0
mirror of synced 2025-12-20 02:19:14 -05:00

Remove code-fence-line-length linter rule (#53969)

This commit is contained in:
Rachael Sewell
2025-01-21 10:25:38 -08:00
committed by GitHub
parent 5f5360c677
commit 10128fcdca
2 changed files with 0 additions and 7 deletions

View File

@@ -100,12 +100,6 @@ const githubDocsConfig = {
'partial-markdown-files': true,
'yml-files': true,
},
'code-fence-line-length': {
// GHD030
severity: 'warning',
'partial-markdown-files': true,
'yml-files': true,
},
'image-alt-text-exclude-words': {
// GHD031
severity: 'error',