Recommend this page to a friend! |
Classes of Camilo Sperberg | > | PHP Valida RUT | > | .scrutinizer.yml | > | Download |
|
![]() |
filter: excluded_paths: [vendor/*, tests/*, examples/*] tools: external_code_coverage: true php_pdepend: true sensiolabs_security_checker: true php_loc: enabled: true excluded_dirs: [vendor, tests, examples] php_cpd: enabled: true excluded_dirs: [vendor, tests, examples] |