mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
13 lines
327 B
INI
13 lines
327 B
INI
[FORMAT]
|
|
max-line-length=120
|
|
|
|
[MESSAGES CONTROL]
|
|
disable=missing-docstring,invalid-name,unnecessary-lambda,too-few-public-methods,pointless-string-statement
|
|
|
|
[DESIGN]
|
|
max-parents=14
|
|
|
|
[TYPECHECK]
|
|
generated-members=REQUEST,acl_users,aq_parent,"[a-zA-Z]+_set{1,2}",save,delete
|
|
ignored-classes=WSGIRequest,ManyToManyField,QuerySet
|