mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
added flake8
This commit is contained in:
@@ -2,4 +2,8 @@ repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
Reference in New Issue
Block a user