Telegram module #10
|
@ -3,7 +3,7 @@
|
|||
format = pylint
|
||||
skip = .venv/*
|
||||
linters = pyflakes,pylint,pycodestyle
|
||||
#ignore = F0401,C0111,E731
|
||||
ignore = F0401,C0114,R0903
|
||||
|
||||
[pylama:pylint]
|
||||
max_line_length = 120
|
||||
|
|
Loading…
Reference in a new issue