Skip to content

Commit ecd74e4

Browse files
authored
Ignore 3rd party C++ libraries from link checker (#11317)
1 parent de6cebc commit ecd74e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ exclude_path = [
5555
"rerun_cpp/_deps",
5656
"rerun_cpp/docs/html",
5757
"rerun_cpp/docs/xml",
58+
"rerun_cpp/src/rerun/third_party/",
5859
"rerun_cpp/tmp/",
5960
"rerun_js/node_modules/",
6061
"rerun_notebook/node_modules/",

0 commit comments

Comments
 (0)