From 51960544cf0426f5f16386eb10f5b86ea19ffe8c Mon Sep 17 00:00:00 2001 From: Christian Beer Date: Fri, 2 Sep 2016 17:13:54 +0200 Subject: [PATCH] Build: update scrutinizer config --- .scrutinizer.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0a7d1494dc..ef70105837 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -2,5 +2,8 @@ filter: paths: - html/*.php - html/*.inc + - py/* + - tools/* + - drupal/* excluded_paths: - - html/bt/* + - html/inc/htmLawed.php