mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
black config
This commit is contained in:
parent
36fe08ae13
commit
84776593d3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ repos:
|
|||
rev: 23.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: ["--line-length", "90", "--preview"]
|
||||
args: ["--line-length", "100", "--preview"]
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 6.0.0
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue