You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
preset: recommended
|
|
|
|
enabled:
|
|
- concat_with_spaces
|
|
- unalign_double_arrow
|
|
|
|
disabled:
|
|
- concat_without_spaces
|
|
- align_double_arrow
|
|
- simplified_null_return
|
|
- cast_spaces
|
|
- trailing_comma_in_multiline_array
|
|
- phpdoc_align |