14 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
0d08a92d83
Add order option to phpdoc_order 2022-09-08 14:40:53 +08:00
John Paul E. Balandan, CPA
974b0d1c0e
Enable curly_braces_position 2022-09-07 11:59:19 +08:00
MGatner
a5154bfb02
Merge pull request #6484 from paulbalandan/single_line_comment_spacing
Enable `single_line_comment_spacing`
2022-09-04 19:10:00 -04:00
John Paul E. Balandan, CPA
2a0c62f84d
Enable single_line_comment_spacing 2022-09-04 23:10:58 +08:00
John Paul E. Balandan, CPA
7a32c6dc50
Enable no_trailing_comma_in_singleline 2022-09-04 22:56:05 +08:00
John Paul E. Balandan, CPA
7c13249499
Add inline_constructor_arguments option to class_definition 2022-09-04 21:16:30 +08:00
John Paul E. Balandan, CPA
b0f79383fd
Enable statement_indentation 2022-09-04 20:59:23 +08:00
John Paul E. Balandan, CPA
70c3f145ae
Enable no_useless_nullsafe_operator 2022-09-04 20:46:14 +08:00
John Paul E. Balandan, CPA
a275427950
Enable no_multiple_statements_per_line 2022-09-04 20:32:00 +08:00
John Paul E. Balandan, CPA
50dc13d701
Enable control_structure_braces 2022-09-04 19:48:38 +08:00
John Paul E. Balandan, CPA
e0515a8209
Enable blank_line_between_import_groups 2022-09-03 23:38:06 +08:00
John Paul E. Balandan, CPA
4369d209b7
Configure groups option of phpdoc_separation 2022-09-03 20:21:49 +08:00
John Paul E. Balandan, CPA
ec2dc1b6ce
Remove deprecated Nexus/space_after_comment_start 2022-09-03 19:44:54 +08:00
kenjis
70af24e461
chore: rename php-cs-fixer config files
The php-cs-fixer configuration files are all in one place and easy to find.
2022-04-05 17:21:12 +09:00