LP53-Services-BD-CMS/.styleci.yml

14 lines
175 B
YAML
Raw Permalink Normal View History

2023-03-03 08:57:07 +01:00
php:
preset: laravel
version: 8
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js:
finder:
not-name:
- webpack.mix.js
css: true