Files
unity/.styleci.yml
glovetleong 8fa80e4a1a setup
2021-06-17 09:53:04 +08:00

14 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