Skip to content

Commit

Permalink
Order imports alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 10, 2019
1 parent 74d84e9 commit 79fb6af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
php:
preset: laravel
enabled:
- alpha_ordered_imports
disabled:
- length_ordered_imports
- unused_use
finder:
not-name:
Expand Down

0 comments on commit 79fb6af

Please sign in to comment.