mirror of
https://github.com/Aider-AI/aider
synced 2026-04-26 01:25:17 +02:00
10 lines
178 B
YAML
10 lines
178 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 23.3.0
|
|
hooks:
|
|
- id: black
|
|
- repo: https://github.com/pycqa/flake8
|
|
rev: 6.0.0
|
|
hooks:
|
|
- id: flake8
|