X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fpsy%2Fpsysh%2F.styleci.yml;fp=vendor%2Fpsy%2Fpsysh%2F.styleci.yml;h=27a247ed204229cf5056f668b080c57295dbea29;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=c6fa14691e3becbd7a834e43d4b3abd598affc0c;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/psy/psysh/.styleci.yml b/vendor/psy/psysh/.styleci.yml index c6fa14691..27a247ed2 100644 --- a/vendor/psy/psysh/.styleci.yml +++ b/vendor/psy/psysh/.styleci.yml @@ -8,11 +8,16 @@ enabled: - strict disabled: + - blank_line_before_break + - blank_line_before_continue + - blank_line_before_throw + - blank_line_before_try - concat_without_spaces - method_argument_space - pre_increment - unalign_double_arrow - unalign_equals + - yoda_style finder: name: