WIP: Road to 1.0.0 #1

Draft
miguel456 wants to merge 123 commits from develop into master
1 changed files with 13 additions and 13 deletions
Showing only changes of commit 53660a2355 - Show all commits

View File

@ -1,13 +1,13 @@
php: risky: false
preset: laravel version: 7
disabled: preset: recommended
- unused_use finder:
finder: exclude:
not-name: - "modules"
- index.php - "node_modules"
- server.php - "storage"
js: - "vendor"
finder: name: "*.php"
not-name: not-name:
- webpack.mix.js - "*.blade.php"
css: true - "_ide_helper.php"