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