mirror of
https://github.com/ArcaneChat/arcanechat-tui.git
synced 2026-06-02 03:43:35 +02:00
5 lines
152 B
INI
5 lines
152 B
INI
[pylama]
|
|
linters=mccabe,pyflakes,pylint,isort,mypy
|
|
ignore=C0116,R0902,R0913,W1203,W0718,R0903
|
|
skip=.*,venv/*,build/*,tests/*,*/flycheck_*,*/_version.py
|