Parcourir la source

Add landscape conf

Bastien Sevajol il y a 6 ans
Parent
révision
9f7ce8802c
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      .landscape.yaml

+ 10 - 0
.landscape.yaml Voir le fichier

@@ -0,0 +1,10 @@
1
+doc-warnings: true
2
+max-line-length: 120
3
+autodetect: true
4
+requirements:
5
+  - requirements.txt
6
+ignore-paths:
7
+  - sandbox
8
+  - tests
9
+python-targets:
10
+  - 3