Files
ai-web/.styleci.yml

10 lines
120 B
YAML
Raw Normal View History

2026-02-11 17:28:36 +08:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js: true
css: true