Revision 05e8607ac1b5f26ebfd677652b061379ad8b09a0 authored by Thilanga Pitigala on 16 September 2017, 13:03:40 UTC, committed by GitHub on 16 September 2017, 13:03:40 UTC
This reverts commit 878ff98c3981e98293933ee1c208169efdcb0237.
1 parent 878ff98
Raw File
.styleci.yml
preset: laravel

linting: true

enabled:
  - phpdoc_order
  - phpdoc_separation
  - unalign_double_arrow
back to top