Skip to content

Commit 8b0ca55

Browse files
authored
Added npm package link since it's false positive
1 parent ec488c6 commit 8b0ca55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.lycheeignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# These links are ignored by lychee link checker: https://github.com/lycheeverse/lychee
1+
# These links are ignored by Lychee link checker: https://github.com/lycheeverse/lychee
22
# The file allows you to list multiple regular expressions for exclusion (one pattern per line).
33
# The `.lycheeignore` file is only used for excluding URLs, not paths. Use the `exclude_path` key in the `lychee.toml` file. ref: https://lychee.cli.rs/recipes/excluding-paths/
44

@@ -23,6 +23,7 @@
2323
^https://azure\.microsoft\.com/en-gb/services/media-services/.*
2424
^https://www\.tiny\.cloud/docs/.*
2525
^https://api\.cloud\.umbraco\.com/?$
26+
^https://www\.npmjs\.com/package/.*$
2627

2728
# TinyMCE anchors
2829
^https://github\.com/tinymce/tinymce/issues/.*#.*

0 commit comments

Comments
 (0)