1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-17 11:55:32 +02:00
imgproxy/lefthook.yml

14 lines
285 B
YAML

pre-commit:
scripts:
lint:
tags: lint
pre-push:
scripts:
test:
tags: test
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