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 36fca63 commit 1a4f71f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
php:
preset: laravel
enabled:
- alpha_ordered_imports
disabled:
- length_ordered_imports
js: true
css: true

0 comments on commit 1a4f71f

Please sign in to comment.