From 64bcf4fa72a2e2c13aa466374d24779dfa7433e8 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 6 Apr 2017 16:22:12 +0200 Subject: [PATCH] WIP|TASK: try to ignore fixtures from inspection --- .scrutinizer.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index bd58672..6635d55 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -7,3 +7,7 @@ build: version: 5.6 ini: 'date.timezone': 'Europe/Berlin' + +filter: + excluded_paths: + - "tests/Fixtures/"