social-network-api/.styleci.yml
Víctor Martínez 992381964e first commit
2021-01-13 01:51:48 +01:00

13 lines
181 B
YAML

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