1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-09 09:56:01 +02:00
imgproxy/lefthook.yml

14 lines
285 B
YAML
Raw Normal View History

2019-08-20 15:45:52 +02:00
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