added pre-commit

This commit is contained in:
Erik Grobecker 2024-10-14 19:53:18 +02:00
parent 432cb30031
commit a72edd1386
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
2 changed files with 8 additions and 1 deletions

7
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,7 @@
repos:
- repo: https://github.com/lycheeverse/lychee.git # as seen in https://github.com/lycheeverse/lychee?tab=readme-ov-file#pre-commit-usage
rev: v0.15.1
hooks:
- id: lychee
# Optionally include additional CLI arguments
args: ["--no-progress", "--exclude", "file://"]

View file

@ -6,7 +6,7 @@
## CLI
- [just](https://just.systems/) Makefiles but for everyone
- [just](https://just.systems/) Makefiles but for everyone
## Websites