mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
11 lines
187 B
YAML
11 lines
187 B
YAML
doc-warnings: no
|
|
test-warnings: no
|
|
strictness: high
|
|
max-line-length: 80
|
|
uses:
|
|
- django
|
|
- celery
|
|
autodetect: yes
|
|
ignore-patterns:
|
|
- .*_settings.py$
|
|
- defender/exampleapp/*
|