瀏覽代碼

Exclude x.com from lychee check

DarthSim 5 月之前
父節點
當前提交
fa3b1d9c71
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lefthook.yml

+ 1 - 1
lefthook.yml

@@ -14,4 +14,4 @@ pre-push:
   commands:
     check-links:
       tags: docs
-      run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude twitter.com --exclude-path docs/index.html
+      run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude twitter.com --exclude x.com --exclude-path docs/index.html