site-proximo/api_proximo/.styleci.yml
2020-11-30 22:42:25 +01:00

13 lines
181 B
YAML
Executable file

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