mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
12 lines
141 B
YAML
12 lines
141 B
YAML
pre-commit:
|
|
scripts:
|
|
lint:
|
|
tags: lint
|
|
|
|
pre-push:
|
|
scripts:
|
|
test:
|
|
tags: test
|
|
check-docs-versions:
|
|
tags: docs
|