Order imports alphabetically

This commit is contained in:
Dries Vints 2019-09-10 17:25:19 +02:00
parent 74d84e9371
commit 79fb6af96e
No known key found for this signature in database
GPG Key ID: BDD2ED2E8C8025E7
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
php: php:
preset: laravel preset: laravel
enabled:
- alpha_ordered_imports
disabled: disabled:
- length_ordered_imports
- unused_use - unused_use
finder: finder:
not-name: not-name: