move flake8 stage back to commit

This commit is contained in:
checktheroads 2020-01-02 09:53:40 -07:00
parent 5e63e9ee41
commit 958623a72c

View file

@ -4,7 +4,7 @@ repos:
hooks:
- id: flake8
stages:
- push
- commit
- repo: local
hooks:
- id: line_count