From bcc578c335b2baebaa86183650c76f0b673451e4 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Mon, 26 Dec 2016 12:14:04 +0100 Subject: [PATCH] update landscape config --- .landscape.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.landscape.yml b/.landscape.yml index 5a100b8..81996a4 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -5,3 +5,6 @@ max-line-length: 120 autodetect: true python-targets: - 3 +ignore-paths: + - docs + - examples