pyh0n/.pylintrc

10 lines
104 B
INI

[MESSAGES CONTROL]
disable=missing-docstring
[FORMAT]
max-args=6
max-attributes=8
max-line-length=88