Skip to content

Commit

Permalink
Corrected styleci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
telkins committed Dec 19, 2019
1 parent 0a1a000 commit 3be134c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
preset: laravel

disabled:
- single_class_element_per_statement
- alpha_ordered_imports
- self_accessor
- single_class_element_per_statement

length_ordered_imports: true
enabled:
- length_ordered_imports

0 comments on commit 3be134c

Please sign in to comment.