Răsfoiți Sursa

Exclude x.com from lychee check

DarthSim 2 luni în urmă
părinte
comite
fa3b1d9c71
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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