bozzemagiche/.styleci.yml
2025-09-14 18:41:00 +02:00

10 lines
120 B
YAML

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