Skip to content

Commit 7b0434e

Browse files
committed
Updated .editorconfig
1 parent 2fdc80e commit 7b0434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ij_php_align_assignments = true
77
ij_php_align_class_constants = true
88
ij_php_align_enum_cases = true
99
ij_php_align_key_value_pairs = true
10-
ij_php_align_multiline_parameters_in_calls = true
10+
ij_php_align_multiline_parameters_in_calls = false
1111
ij_php_align_phpdoc_comments = true
1212
ij_php_align_phpdoc_param_names = true
1313
ij_php_blank_lines_before_package = 0

0 commit comments

Comments
 (0)