mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-29 08:22:11 +02:00
10 lines
99 B
YAML
10 lines
99 B
YAML
|
pre-commit:
|
||
|
scripts:
|
||
|
lint:
|
||
|
tags: lint
|
||
|
|
||
|
pre-push:
|
||
|
scripts:
|
||
|
test:
|
||
|
tags: test
|