Skip to content

Commit

Permalink
Merge pull request #29 from specialtactics/chore/styleci-update
Browse files Browse the repository at this point in the history
Chore/styleci update
  • Loading branch information
specialtactics authored Nov 3, 2019
2 parents f24f809 + a8ad89a commit 8ba871d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
preset: laravel

enabled:
- alpha_ordered_imports

disabled:
- length_ordered_imports
- unused_use
- post_increment
- phpdoc_summary
- phpdoc_var_without_name
- post_increment
- concat_without_spaces
- unused_use

finder:
not-name:
- index.php
Expand Down

0 comments on commit 8ba871d

Please sign in to comment.