Skip to content

Commit 0bea8f9

Browse files
committed
scrutinizer CI
1 parent af6fe06 commit 0bea8f9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

scrutinizer.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
filter:
2+
excluded_paths:
3+
- 'tests/*'
4+
checks:
5+
php: true
6+
coding_style:
7+
php: true
8+
build:
9+
nodes:
10+
tests: true
11+
analysis:
12+
tests:
13+
override:
14+
-
15+
command: phpcs-run
16+
use_website_config: true
17+
- php-scrutinizer-run

0 commit comments

Comments
 (0)