1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +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