Skip to content

Commit

Permalink
update styleci
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykenedy committed May 24, 2020
1 parent 85238bd commit 72024e8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
preset: laravel

enabled:
- strict
- align_double_arrow

disabled:
- unused_use

finder:
not-name:
- index.php
- server.php
- CheckIsUserActivated.php
- SocialController.php

0 comments on commit 72024e8

Please sign in to comment.