summaryrefslogtreecommitdiff
path: root/.landscape.yml
diff options
context:
space:
mode:
Diffstat (limited to '.landscape.yml')
-rw-r--r--.landscape.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/.landscape.yml b/.landscape.yml
deleted file mode 100644
index a882e84..0000000
--- a/.landscape.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-doc-warnings: false
-test-warnings: false
-strictness: veryhigh
-max-line-length: 80
-autodetect: true
-requirements:
- - requirements-dev.txt
-ignore-paths:
- - docs
- - patchwork/migrations
- - lib
-python-targets:
- - 2
- - 3