Yet Another Dotfiles Manager
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[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
|
|
|