aboutsummaryrefslogtreecommitdiffhomepage
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 8fbd8265..dee92922 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -4,6 +4,7 @@ filter:
4 excluded_paths: 4 excluded_paths:
5 - 'vendor/*' 5 - 'vendor/*'
6 - 'app/*' 6 - 'app/*'
7 - 'var/*'
7 - 'web/*' 8 - 'web/*'
8 - 'src/Wallabag/*Bundle/Tests/*' 9 - 'src/Wallabag/*Bundle/Tests/*'
9 - '*Test.php' 10 - '*Test.php'