Files
docker_php-apache-postgre/app_lara8/.styleci.yml
T
2025-01-24 18:02:20 +03:00

15 lines
194 B
YAML
Executable File

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