1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-03-11 05:28:50 +01:00
2FAuth/.styleci.yml
2019-05-20 07:37:41 +02:00

14 lines
174 B
YAML

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