Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Haertl <jus@bitgrid.net>2016-06-07 14:35:48 +0300
committerJulius Haertl <jus@bitgrid.net>2016-06-07 14:35:48 +0300
commit0fa8123d68971d06aaa0610774f302992181fc83 (patch)
tree22098446678e1b7077c2ea1214d09da5644a856c /.scrutinizer.yml
parentae509f7fe50c68c9aa80599e7e89077b5369c6f7 (diff)
Ignore tests in scrutinizer
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 1d9bf98..c51fb93 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -2,6 +2,8 @@ filter:
excluded_paths:
- 'templates/*'
- 'css/*'
+ - 'tests/*'
+
imports:
- php
- javascript