LogViewer/code/.styleci.yml
splin94@yandex.ru 8e952437b5 -
2023-11-09 21:22:52 +00:00

14 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