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"