mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-19 19:15:00 +00:00
fixed regex; black config
This commit is contained in:
parent
a73ad25c55
commit
36fe08ae13
2 changed files with 13 additions and 9 deletions
|
@ -3,6 +3,7 @@ repos:
|
|||
rev: 23.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: ["--line-length", "90", "--preview"]
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 6.0.0
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue