From 30fdd217ba8682758603aabda34c4fc2f62a273d Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Fri, 11 Apr 2014 05:02:55 +0200 Subject: [PATCH] testing landscape --- .landscape.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .landscape.yaml diff --git a/.landscape.yaml b/.landscape.yaml new file mode 100644 index 000000000..7fc4b00a8 --- /dev/null +++ b/.landscape.yaml @@ -0,0 +1,9 @@ +doc-warnings: yes +test-warnings: no +strictness: veryhigh +max-line-length: 80 +autodetect: yes +ignore-paths: + - docs + - kivy/libs + - examples