24 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
84b538678f
Enable no_useless_concat_operator 2022-10-14 10:00:51 +08:00
John Paul E. Balandan, CPA
8c06ea83c1
Remove overrides 2022-09-27 17:53:03 +08:00
John Paul E. Balandan, CPA
7c46044605
Enable ensure_single_space option of whitespace_after_comma_in_array 2022-09-13 10:30:26 +08:00
John Paul E. Balandan, CPA
31d776cf8b
Use the space_multiple_catch option of types_spaces 2022-09-11 23:30:12 +08:00
John Paul E. Balandan, CPA
f063efc374
Add group_to_single_imports option to single_import_per_statement 2022-09-09 11:16:53 +08:00
John Paul E. Balandan, CPA
1bfe531a95
Merge pull request #6480 from paulbalandan/date-time-create-from-format-call
Disable `date_time_create_from_format_call`
2022-09-09 11:00:11 +08:00
John Paul E. Balandan, CPA
046e77fb81
Disable date_time_create_from_format_call 2022-09-09 10:44:29 +08:00
John Paul E. Balandan, CPA
93025442a3
Add options to new_with_braces 2022-09-09 10:21:48 +08:00
John Paul E. Balandan, CPA
46ddce5033
Merge pull request #6515 from paulbalandan/phpdoc-order
Add `order` option to `phpdoc_order`
2022-09-09 10:12:40 +08:00
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
6daf58283c
Add the trailing_comma_single_line option to function_declaration 2022-09-08 14:18:43 +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