Skip to content

Commit 32e4b58

Browse files
committed
Set phpcs to PSR2
1 parent 09c6dd3 commit 32e4b58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.scrutinizer.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ imports:
33

44
tools:
55
external_code_coverage: true
6+
php_code_sniffer:
7+
config:
8+
standard: PSR2
69

710
checks:
811
php:

0 commit comments

Comments
 (0)