baseimage-tutorial-framework/.pylintrc

6 lines
123 B
INI
Raw Normal View History

2018-04-13 14:28:30 +00:00
[TYPECHECK]
ignored-modules = zmq
2018-06-01 15:19:58 +00:00
max-line-length = 120
2018-05-10 15:08:40 +00:00
disable = missing-docstring, too-few-public-methods, invalid-name