From 6f64189f56cee4ef23f998db0ebdf67022d4a8d4 Mon Sep 17 00:00:00 2001 From: javValverde Date: Sat, 28 Feb 2015 19:07:46 +0100 Subject: [PATCH] Add 1st version of landscape settings --- .landscape.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .landscape.yaml diff --git a/.landscape.yaml b/.landscape.yaml new file mode 100644 index 00000000..07ab140b --- /dev/null +++ b/.landscape.yaml @@ -0,0 +1,5 @@ +doc-warnings: yes +test-warnings: yes +strictness: veryhigh +max-line-length: 100 +autodetect: yes