1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2024-01-19 02:50:44 +00:00
pyhOn/.pylintrc
2023-07-16 05:53:23 +02:00

10 lines
104 B
INI

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