Explorar o código

Exclude x.com from lychee check

DarthSim hai 5 meses
pai
achega
fa3b1d9c71
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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