added pre-commit
checking for link validity at the moment
This commit is contained in:
parent
a72edd1386
commit
485eb50da2
2 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,4 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: lychee
|
- id: lychee
|
||||||
# Optionally include additional CLI arguments
|
# Optionally include additional CLI arguments
|
||||||
args: ["--no-progress", "--exclude", "file://"]
|
args: ["--no-progress" ,".",]
|
1
lychee.toml
Normal file
1
lychee.toml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
exclude = ['midnight-lizard\.org']
|
Loading…
Add table
Reference in a new issue