Where-in-the-World-is-Ben/.styleci.yml

10 lines
120 B
YAML
Raw Permalink Normal View History

2022-08-23 19:11:43 +00:00
php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js: true
css: true