X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fpsy%2Fpsysh%2F.styleci.yml;fp=vendor%2Fpsy%2Fpsysh%2F.styleci.yml;h=96fc96bf4072a9a6350564697894875dfaa5a39e;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=27a247ed204229cf5056f668b080c57295dbea29;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/vendor/psy/psysh/.styleci.yml b/vendor/psy/psysh/.styleci.yml index 27a247ed2..96fc96bf4 100644 --- a/vendor/psy/psysh/.styleci.yml +++ b/vendor/psy/psysh/.styleci.yml @@ -3,7 +3,7 @@ preset: symfony enabled: - align_double_arrow - concat_with_spaces - - long_array_syntax + - short_array_syntax - ordered_use - strict @@ -18,6 +18,8 @@ disabled: - unalign_double_arrow - unalign_equals - yoda_style + - property_separation + - const_separation finder: name: