10 lines
177 B
INI
10 lines
177 B
INI
[DESIGN]
|
|
max-args = 10
|
|
max-attributes = 10
|
|
|
|
[FORMAT]
|
|
max-line-length=120
|
|
|
|
[MESSAGES CONTROL]
|
|
disable = missing-docstring, too-few-public-methods, locally-disabled, invalid-name
|