Files
Archive/retro/atomcms/.styleci.yml

9 lines
119 B
YAML
Raw Normal View History

2025-12-09 06:52:43 +00:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js: true
css: true