Explorar o código

Adds landscape.yml

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
ead709bcc1
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  1. 17 0
      .landscape.yml

+ 17 - 0
.landscape.yml

@@ -0,0 +1,17 @@
+doc-warnings: true
+test-warnings: false
+strictness: medium
+max-line-length: 79
+uses:
+    - kombu
+    - amqp
+autodetect: true
+requirements:
+    - requirements/default.txt
+    - requirements/test.txt
+ignore-paths:
+    - docs
+    - t
+python-targets:
+    - 2
+    - 3