Spikster-hosting-panel/.styleci.yml
2024-12-02 14:41:30 +01:00

9 lines
120 B
YAML

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