1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

update pre-commit

This commit is contained in:
checktheroads 2019-12-31 12:51:08 -07:00
parent eb3757b793
commit 172481e2cf

View file

@ -3,11 +3,13 @@ repos:
# rev: v2.3.0
# hooks:
# - id: flake8
# stages:
# - push
- repo: local
hooks:
- id: line_count
name: Line Count
stages:
- push
- commit
entry: hooks.sh
language: script