mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
add --keep-old flag
This commit is contained in:
@@ -154,7 +154,7 @@ notes = [ "FIXME", "XXX", "TODO" ]
|
||||
|
||||
[tool.pylint.design]
|
||||
max-attributes = 10
|
||||
max-branches = 20
|
||||
max-branches = 30
|
||||
max-locals = 30
|
||||
max-returns = 10
|
||||
max-statements = 90
|
||||
|
||||
Reference in New Issue
Block a user