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.

123456789101112
  1. [MASTER]
  2. jobs = 1
  3. load-plugins = pylint_django
  4. score = n
  5. ignore = migrations
  6. django-settings-module = sandbox.settings
  7. [MESSAGES CONTROL]
  8. disable = R,C,W5103,W0707,W0719,W0718,W0212,E5110
  9. [TYPECHECK]
  10. ignored-classes = responses