forked from mirrors/thatmattlove-hyperglass
update pre-commit
This commit is contained in:
parent
eb3757b793
commit
172481e2cf
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue