1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-24 16:58:31 +00:00
thatmattlove-hyperglass/.pre-commit-config.yaml
2019-12-31 12:03:23 -07:00

11 lines
242 B
YAML

repos:
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v2.3.0
# hooks:
# - id: flake8
- repo: local
hooks:
- id: line_count
name: Line Count
entry: hooks.sh
language: script