mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
black config
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user