BUILD: add configuration for scrutinizer-ci.com (PHP code analysis)

- update list of ignored executables
This commit is contained in:
Christian Beer 2015-09-01 08:41:19 +02:00
parent 4b27db197a
commit db8c652ee4
2 changed files with 10 additions and 0 deletions

4
.gitignore vendored
View File

@ -107,9 +107,13 @@ lib/crypt_prog
lib/parse_test
py/lib.*/
py/build/
samples/condor/boinc_gahp
samples/example_app/uc2
samples/example_app/ucn
samples/multi_thread/multi_thread
samples/sleeper/sleeper
samples/vboxmonitor/vboxmonitor
samples/vboxwrapper/vboxwrapper
samples/worker/worker
samples/wrapper/wrapper
sched/adjust_user_priority

6
.scrutinizer.yml Normal file
View File

@ -0,0 +1,6 @@
filter:
paths:
- html/*.php
- html/*.inc
excluded_paths:
- html/bt/*