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

10 lines
118 B
INI
Raw Normal View History

2018-05-10 04:05:08 +02:00
[pycodestyle]
max-line-length = 119
[flake8]
max-line-length = 119
# pylint
[MESSAGES CONTROL]
disable=invalid-name