From d350f8f2faf0c04a6b48c645f846885e2a731b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Wed, 26 Nov 2014 12:27:12 +0100 Subject: [PATCH] adding js/3rdparty to scrutinizer ignore --- .scrutinizer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index dc1e7400..ffef81b6 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,6 +1,7 @@ filter: excluded_paths: - '3rdparty/*' + - 'js/3rdparty/*' imports: - javascript