Skip to content

Commit 836175e

Browse files
committed
Use PSR2 in scrutinizer
1 parent ccf601f commit 836175e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tools:
99
php_mess_detector: true
1010
php_code_sniffer:
1111
config:
12-
standard: PSR1
12+
standard: PSR2
1313
sensiolabs_security_checker: true
1414
php_loc:
1515
excluded_dirs:

0 commit comments

Comments
 (0)