unsa-pis-be/.styleci.yml

13 lines
162 B
YAML
Raw Permalink Normal View History

2022-06-14 01:21:39 +00:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js:
finder:
not-name:
- webpack.mix.js
css: true