pre-commit-hooks/.pre-commit-hooks.yaml

7 lines
131 B
YAML
Raw Normal View History

2023-06-16 17:04:21 +00:00
- id: ameba
name: Ameba
description: Check Crystal files using ameba
entry: bin/ameba.sh
language: script
files: (\.cr)$