mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
fix(kilo-docs): exclude consistently timing-out URLs from link checker
This commit is contained in:
@@ -36,4 +36,7 @@ exclude = [
|
||||
'^https?://api\.apertis\.ai/v1/?$',
|
||||
# Redirects to authenticated Google Cloud console
|
||||
'^https?://console\.cloud\.google\.com',
|
||||
# Consistently times out in CI
|
||||
'^https?://opncd\.ai',
|
||||
'^https?://zod\.dev/v4/changelog',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user