Files
unirest-php/.scrutinizer.yml
2015-01-14 17:47:20 -05:00

16 lines
259 B
YAML

tools:
php_sim: true
php_pdepend: true
php_analyzer: true
php_mess_detector: true
php_changetracking: true
sensiolabs_security_checker: true
php_code_sniffer:
config:
standard: 'PSR2'
php_cs_fixer:
config:
level: 'psr2'