2FAuth/.styleci.yml

13 lines
162 B
YAML
Raw Normal View History

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