fb1181c8a9
While this feature was added back in version 1.05, tests were never added for it. These tests have identified bugs in the directory alternates.
14 lines
182 B
INI
14 lines
182 B
INI
[BASIC]
|
|
good-names=pytestmark
|
|
|
|
[DESIGN]
|
|
max-args=14
|
|
max-locals=27
|
|
max-attributes=8
|
|
max-statements=65
|
|
|
|
[MESSAGES CONTROL]
|
|
disable=redefined-outer-name
|
|
|
|
[TYPECHECK]
|
|
ignored-modules=py
|