Skip to content

Commit a38fd27

Browse files
committed
1 parent a25e0a2 commit a38fd27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/markdown_checker/__init__.py

Lines changed: 1 addition & 0 deletions
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)