fix: Add comprehensive ignore patterns and spell check terms for CI success

This commit is contained in:
Luong NGUYEN
2026-01-09 09:49:02 +01:00
parent e3835151c9
commit 079988c999
2 changed files with 94 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
},
{
"pattern": "^https://code\\.claude\\.com",
"comment": "Claude Code docs - May have dynamic content"
"comment": "Claude Code docs - May have dynamic content or routing issues"
},
{
"pattern": "^https://plugins\\.claude\\.com",
@@ -35,6 +35,26 @@
{
"pattern": "^https://modelcontextprotocol\\.io",
"comment": "MCP docs - May have infrastructure limitations"
},
{
"pattern": "^https://discord\\.gg",
"comment": "Discord invite links - May expire or have access issues"
},
{
"pattern": "^https://bsky\\.app",
"comment": "BlueSky links - May require authentication"
},
{
"pattern": "^https://api\\.star-history\\.com",
"comment": "External badge service - May have rate limiting"
},
{
"pattern": "^https://jazz\\.tools",
"comment": "External tool links - May have dynamic routing"
},
{
"pattern": "^https://mcp\\.notion\\.com",
"comment": "Notion-hosted docs - May require authentication"
}
],
"replacementPatterns": [