moviewyrm/.pylintrc
2022-06-05 14:38:03 -07:00

7 lines
168 B
INI

[MAIN]
ignore=migrations
load-plugins=pylint.extensions.no_self_use
[MESSAGES CONTROL]
disable=E1101,E1135,E1136,R0903,R0901,R0902,W0707,W0511,W0406,R0401,R0801,C3001