added pre-commit

checking for link validity at the moment
This commit is contained in:
Erik Grobecker 2024-10-14 20:14:55 +02:00
parent a72edd1386
commit 485eb50da2
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
2 changed files with 2 additions and 1 deletions

View file

@ -4,4 +4,4 @@ repos:
hooks:
- id: lychee
# Optionally include additional CLI arguments
args: ["--no-progress", "--exclude", "file://"]
args: ["--no-progress" ,".",]

1
lychee.toml Normal file
View file

@ -0,0 +1 @@
exclude = ['midnight-lizard\.org']