1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-23 14:57:46 +01:00
openstamanager/.styleci.yml

14 lines
181 B
YAML
Raw Normal View History

2021-07-30 18:38:43 +02:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true