baseimage-tutorial-framework/.pylintrc

6 lines
109 B
INI
Raw Normal View History

2018-04-13 14:28:30 +00:00
[TYPECHECK]
ignored-modules = zmq
max-line-length = 150
disable = missing-docstring, too-few-public-methods