]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Remove landscape.yaml
authorStephen Finucane <stephen@that.guru>
Sun, 29 Nov 2020 12:11:26 +0000 (12:11 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 29 Nov 2020 12:11:26 +0000 (12:11 +0000)
landscape.io is dead [1]. No point keeping this artefact around.

[1] https://landscape.io/landscapes-story-in-2016.html

Signed-off-by: Stephen Finucane <stephen@that.guru>
.landscape.yml [deleted file]

diff --git a/.landscape.yml b/.landscape.yml
deleted file mode 100644 (file)
index a882e84..0000000
+++ /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