2FAuth/.styleci.yml
2022-11-25 15:18:19 +01:00

13 lines
162 B
YAML

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