This repository has been archived on 2025-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-30/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