Test on scrutinizer

This commit is contained in:
Laurent Destailleur 2022-12-27 16:04:49 +01:00
parent 0b487ef7d9
commit 1f2f1dea2e

View File

@ -8,6 +8,7 @@ build:
override:
- command: php-scrutinizer-run
idle_timeout: 8000
- php-scrutinizer-run --sub-project-dir=htdocs/admin
imports:
- javascript
@ -21,8 +22,9 @@ filter:
- documents/*
- node_modules/*
- test/*
dependency_paths:
- htdocs/includes/*
#dependency_paths:
# - htdocs/includes/*
paths:
- htdocs/*
- scripts/*