Skip to content

Commit bccfe1e

Browse files
signekblwjohnst86
andauthored
chore: πŸ§‘β€πŸ’» exclude URL checks of stackoverflow and stackexchange (#323)
Co-authored-by: Luke W. Johnston <lwjohnst86@users.noreply.github.com>
1 parent 9493179 commit bccfe1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

β€Žjustfileβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ check-urls:
4343
lychee . \
4444
--verbose \
4545
--extensions md,qmd \
46+
--exclude "stackoverflow\.com" \
47+
--exclude "stackexchange\.com" \
4648
--exclude "github\.com" \
4749
--exclude-path "_badges.qmd" \
4850

0 commit comments

Comments
Β (0)