Skip to content

Commit

Permalink
Trying to change styleci to enforce length-ordered-imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
telkins committed Dec 19, 2019
1 parent dba4057 commit 0a1a000
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ preset: laravel
disabled:
- single_class_element_per_statement
- self_accessor

length_ordered_imports: true

0 comments on commit 0a1a000

Please sign in to comment.