mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
Don't ask LLM are you sure about S/R blocks with null R section #835
This commit is contained in:
parent
b4e827ef63
commit
b678e26281
2 changed files with 2 additions and 2 deletions
2
.flake8
2
.flake8
|
@ -1,3 +1,3 @@
|
|||
[flake8]
|
||||
ignore = E203,W503,E231
|
||||
ignore = E203,W503,E231,E222
|
||||
max-line-length = 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue