reportify_mncl/.styleci.yml
2024-03-16 20:37:32 +01:00

10 lines
120 B
YAML

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