mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
adding typing and flake8
This commit is contained in:
@@ -15,3 +15,7 @@ repos:
|
||||
- id: poetry-lock
|
||||
- id: poetry-export
|
||||
args: ["--without-hashes", "-f", "requirements.txt", "-o", "requirements.txt"]
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: "5.0.4"
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
Reference in New Issue
Block a user