This repository has been archived on 2024-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-19/setup.cfg
2018-05-10 15:15:17 +01:00

10 lines
118 B
INI

[pycodestyle]
max-line-length = 119
[flake8]
max-line-length = 119
# pylint
[MESSAGES CONTROL]
disable=invalid-name