Pārlūkot izejas kodu
Merge pull request #6 from lucasmichot/feature/master/enable-styleci
Enable StyleCI
Marcel Pociot
9 gadi atpakaļ
vecāks
revīzija
648e26f03d
1 mainītis faili ar
8 papildinājumiem un
0 dzēšanām
-
8
0
.styleci.yml
|
@@ -0,0 +1,8 @@
|
|
|
+preset: laravel
|
|
|
+
|
|
|
+enabled:
|
|
|
+ - phpdoc_order
|
|
|
+ - phpdoc_separation
|
|
|
+ - unalign_double_arrow
|
|
|
+
|
|
|
+linting: true
|