From 24e4a554f88477a204293755b3ff06c0b3de8652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 9 Nov 2019 14:35:54 +0100 Subject: [PATCH] Really fixed .scrutinizer.yml --- .scrutinizer.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 91d5aeb1..c39d8375 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,6 +1,5 @@ -build: - filter: - excluded_pathes: +filter: + excluded_paths: - "public/" - "assets/js/datatables.js" - "assets/js/tagsinput.js"