From 29b93a6fef0d42c1a7dde689c32f8c3bc970ce7c Mon Sep 17 00:00:00 2001 From: Ken Cochrane Date: Sat, 3 Jan 2015 16:53:33 -0500 Subject: [PATCH] better tweaked the landscape.io settings --- .landscape.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.landscape.yaml b/.landscape.yaml index ce25ea0..ee0d355 100644 --- a/.landscape.yaml +++ b/.landscape.yaml @@ -1,6 +1,6 @@ -doc-warnings: yes +doc-warnings: no test-warnings: no -strictness: veryhigh +strictness: high max-line-length: 80 uses: - django