2FAuth/.styleci.yml

13 lines
162 B
YAML
Raw Normal View History

2019-05-20 07:37:41 +02:00
php:
preset: laravel
disabled:
2021-12-02 13:15:53 +01:00
- no_unused_imports
2019-05-20 07:37:41 +02:00
finder:
not-name:
- index.php
js:
finder:
not-name:
- webpack.mix.js
css: true