ソースを参照

Add landscape conf

Bastien Sevajol 6 年 前
コミット
9f7ce8802c
共有1 個のファイルを変更した10 個の追加0 個の削除を含む
  1. 10 0
      .landscape.yaml

+ 10 - 0
.landscape.yaml ファイルの表示

@@ -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