Skip to content

Commit 884e4fc

Browse files
authored
1 parent eec7e76 commit 884e4fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/markdown_checker/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def detect_issues(
100100
"blogs.nvidia.com",
101101
"blog.gopenai.com",
102102
"towardsdatascience.com",
103+
"code.visualstudio.com"
103104
]
104105
)
105106
with concurrent.futures.ProcessPoolExecutor() as executor:

0 commit comments

Comments
 (0)