We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7d7fa commit 82e7ef9Copy full SHA for 82e7ef9
1 file changed
lefthook.yml
@@ -12,4 +12,4 @@ pre-push:
12
commands:
13
check-links:
14
tags: docs
15
- run: command -v lychee && lychee docs README.md --exclude localhost --exclude x.com --exclude twitter.com
+ run: command -v lychee && lychee docs README.md --exclude localhost --exclude x.com --exclude twitter.com --accept=200,429
0 commit comments