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

16 lines
305 B
YAML
Raw Permalink Normal View History

2019-08-20 19:45:52 +06:00
pre-commit:
scripts:
lint:
tags: lint
pre-push:
scripts:
test:
tags: test
2022-07-04 15:59:34 +06:00
check-docs-versions:
tags: docs
commands:
check-links:
tags: docs
run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude-path docs/index.html