mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-19 20:05:00 +00:00
removed punctuation ignores
This commit is contained in:
parent
6c38306eab
commit
8948c7d47b
1 changed files with 1 additions and 1 deletions
2
.flake8
2
.flake8
|
@ -1,3 +1,3 @@
|
|||
[flake8]
|
||||
ignore = E203,W503,E231,E222
|
||||
ignore = E203,W503
|
||||
max-line-length = 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue