Browse Source

Enable StyleCI

Lucas Michot 9 năm trước cách đây
mục cha
commit
00ea2fef2e
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      .styleci.yml

+ 8 - 0
.styleci.yml

@@ -0,0 +1,8 @@
+preset: laravel
+
+enabled:
+  - phpdoc_order
+  - phpdoc_separation
+  - unalign_double_arrow
+
+linting: true