ApiJ/.styleci.yml

10 lines
120 B
YAML
Raw Permalink Normal View History

2024-01-29 07:53:41 +00:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js: true
css: true