pre-commit-hooks/.pre-commit-hooks.yaml
2023-06-16 14:04:21 -03:00

7 lines
131 B
YAML

- id: ameba
name: Ameba
description: Check Crystal files using ameba
entry: bin/ameba.sh
language: script
files: (\.cr)$