Fix link inspection

This commit is contained in:
Tao Chen
2026-07-27 16:18:25 -07:00
parent 8b895b867c
commit c67d84239a
+1 -1
View File
@@ -2,6 +2,7 @@ dirs:
- .
excludedFiles:
- ./python/CHANGELOG.md
- "**/SKILL.md"
ignorePatterns:
- pattern: "/github/"
- pattern: "./actions"
@@ -25,7 +26,6 @@ ignorePatterns:
# whole domain rather than just /download.
- pattern: "https:\/\/dotnet.microsoft.com"
- pattern: "https://github.com/Rel1cx/eslint-react"
- pattern: "SKILL.md"
# excludedDirs:
# Folders which include links to localhost, since it's not ignored with regular expressions
baseUrl: https://github.com/microsoft/agent-framework/