Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / psy / psysh / .styleci.yml
index 27a247ed204229cf5056f668b080c57295dbea29..96fc96bf4072a9a6350564697894875dfaa5a39e 100644 (file)
@@ -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: