/home/techb158/exp.abdallabala.com/vendor/respect/validation
NameSizeModeActions
bin/-0755rm
docs/-0755rm
library/-0755rm
tests/-0755rm
.gitignore540644editdlrm
.php_cs10870644editdlrm
.scrutinizer.yml3560644editdlrm
.travis.yml7620644editdlrm
CHANGELOG.md37840644editdlrm
composer.json16460644editdlrm
CONTRIBUTING.md77510644editdlrm
couscous.yml10470644editdlrm
LICENSE.md16520644editdlrm
mkdocs.yml490644editdlrm
phpunit.xml.dist10530644editdlrm
README.md15350644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/respect/validation/.scrutinizer.yml (356B)
filter: excluded_paths: - tests/* checks: php: code_rating: true tools: external_code_coverage: true php_analyzer: true php_changetracking: true php_code_sniffer: config: standard: "PSR2" php_cpd: true php_mess_detector: true php_pdepend: true sensiolabs_security_checker: true