mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix docstrings; refactor to strict types
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
repos:
|
||||
# - repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
# rev: v2.3.0
|
||||
# hooks:
|
||||
# - id: flake8
|
||||
# stages:
|
||||
# - push
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
stages:
|
||||
- push
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: line_count
|
||||
|
Reference in New Issue
Block a user