Remove .landscape.yaml as service is defunct

This commit is contained in:
Aleksi Häkli 2019-11-08 18:09:55 +02:00 committed by Ken Cochrane
parent 01dd2bc354
commit d27bd95119

View file

@ -1,11 +0,0 @@
doc-warnings: no
test-warnings: no
strictness: high
max-line-length: 80
uses:
- django
- celery
autodetect: yes
ignore-patterns:
- .*_settings.py$
- defender/exampleapp/*