Skip to content

Commit

Permalink
Add styleci cs config.
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Oct 28, 2017
1 parent b5ecb42 commit 369f70b
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 369f70b

Please sign in to comment.