We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136a5d0 commit 4e4b9edCopy full SHA for 4e4b9ed
lefthook.yml
@@ -10,4 +10,4 @@ pre-push:
10
commands:
11
check-links:
12
tags: docs
13
- run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude-path docs/index.html
+ run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude twitter.com --exclude-path docs/index.html
0 commit comments