Raffales-LMS/.styleci.yml
2024-04-16 15:43:24 +05:45

14 lines
181 B
YAML

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