Security update for Core, with self-updated composer
[yaffs-website] / vendor / psy / psysh / .styleci.yml
index c6fa14691e3becbd7a834e43d4b3abd598affc0c..27a247ed204229cf5056f668b080c57295dbea29 100644 (file)
@@ -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: