test-tutorial-framework/.pylintrc

6 lines
123 B
INI
Raw Normal View History

2018-05-10 15:07:25 +00:00
[TYPECHECK]
ignored-modules = zmq
max-line-length = 150
disable = missing-docstring, too-few-public-methods, invalid-name