Selaa lähdekoodia
Merge pull request #6 from lucasmichot/feature/master/enable-styleci
Enable StyleCI
Marcel Pociot
9 vuotta sitten
vanhempi
commit
648e26f03d
1 muutettua tiedostoa jossa
8 lisäystä ja
0 poistoa
-
8
0
.styleci.yml
|
@@ -0,0 +1,8 @@
|
|
|
+preset: laravel
|
|
|
+
|
|
|
+enabled:
|
|
|
+ - phpdoc_order
|
|
|
+ - phpdoc_separation
|
|
|
+ - unalign_double_arrow
|
|
|
+
|
|
|
+linting: true
|