Fragment gemist bijna af

This commit is contained in:
2020-01-06 02:36:10 +01:00
parent 150d0179fc
commit ed1871ae68
6310 changed files with 727834 additions and 1 deletions

22
website/vendor/psy/psysh/.styleci.yml vendored Normal file
View File

@@ -0,0 +1,22 @@
preset: symfony
enabled:
- align_double_arrow
- concat_with_spaces
- long_array_syntax
- ordered_use
- strict
disabled:
- concat_without_spaces
- method_argument_space
- pre_increment
- unalign_double_arrow
- unalign_equals
finder:
name:
- "*.php"
- ".php_cs"
- "build-manual"
- "build-phar"