diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 20a1c3551b..02bb0d0f4a 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -4,6 +4,7 @@ tools: filter: paths: - app/* + - public/js/ff/* excluded_paths: - "database/migrations/*" - "bootstrap/*"