Files
unifiedpayment/.styleci.yml
Kwesi Banson 68f115489b initial commit
2022-10-05 22:06:09 +00:00

14 lines
174 B
YAML

php:
preset: laravel
disabled:
- unused_use
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true