소스 검색

Merge branch 'tile' of github.com:/buxx/synergine2 into tile

Bastien Sevajol 7 년 전
부모
커밋
0ee8e4b5af
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