Skip to content

Commit

Permalink
Merge pull request #1484 from yajra/styleci
Browse files Browse the repository at this point in the history
[8.0] Add styleci cs config.
  • Loading branch information
yajra authored Oct 28, 2017
2 parents b5ecb42 + 369f70b commit 80dbc5a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
preset: laravel

enabled:
- align_double_arrow
- align_equals

disabled:
- concat_without_spaces
- unalign_equals

0 comments on commit 80dbc5a

Please sign in to comment.