pyc2/server/.pylintrc

6 lines
108 B
INI

[MASTER]
init-hook='import sys; sys.path.append("src")'
[MESSAGES CONTROL]
disable=R0903,C0114,C0115,C0116