Select Git revision
.styleci.yml
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.styleci.yml 174 B
php:
preset: laravel
disabled:
- unused_use
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true