todo/.styleci.yml
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07: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