From 804c9392f88270f01171f23346440ededb4e68e2 Mon Sep 17 00:00:00 2001 From: Brian Wylie Date: Mon, 29 Dec 2014 21:59:56 -0700 Subject: [PATCH 1/2] changing landscape to 'low' --- .landscape.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.landscape.yml b/.landscape.yml index 56f2af6..b88d557 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -1,6 +1,6 @@ doc-warnings: yes test-warnings: yes -strictness: verylow +strictness: low max-line-length: 140 autodetect: yes ignore-paths: From 7f1f57ff34f10f0e726c3b72d88ebe2d9a81250d Mon Sep 17 00:00:00 2001 From: Brian Wylie Date: Mon, 29 Dec 2014 22:02:15 -0700 Subject: [PATCH 2/2] changing landscape to 'verylow' --- .landscape.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.landscape.yml b/.landscape.yml index b88d557..56f2af6 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -1,6 +1,6 @@ doc-warnings: yes test-warnings: yes -strictness: low +strictness: verylow max-line-length: 140 autodetect: yes ignore-paths: