Pārlūkot izejas kodu

Exclude x.com from lychee check

DarthSim 2 mēneši atpakaļ
vecāks
revīzija
fa3b1d9c71
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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