This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 66d637fb38640b05e09823384369a97345d7aadf
Merge: fb457ad6c8 f586da1b03
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Wed Jun 5 18:07:34 2024 +0900

    Merge pull request #7423 from 
junichi11/php-gh-7190-formatting-for-typed-fields-alignment
    
    Fix formatting for typed field and const alignment #7190

 .../modules/php/editor/indent/FormatVisitor.java   | 46 ++++++++++++++++-
 .../groupAlignmentAssignmentTypedConstants01.php   | 38 ++++++++++++++
 ...pAlignmentAssignmentTypedConstants01a.formatted | 39 +++++++++++++++
 ...pAlignmentAssignmentTypedConstants01b.formatted | 39 +++++++++++++++
 .../groupAlignmentAssignmentTypedConstants02.php   | 39 +++++++++++++++
 ...pAlignmentAssignmentTypedConstants02a.formatted | 39 +++++++++++++++
 ...pAlignmentAssignmentTypedConstants02b.formatted | 39 +++++++++++++++
 .../groupAlignmentAssignmentTypedFields01.php      | 57 +++++++++++++++++++++
 ...roupAlignmentAssignmentTypedFields01a.formatted | 58 ++++++++++++++++++++++
 ...roupAlignmentAssignmentTypedFields01b.formatted | 58 ++++++++++++++++++++++
 .../groupAlignmentAssignmentTypedFields02.php      | 58 ++++++++++++++++++++++
 ...roupAlignmentAssignmentTypedFields02a.formatted | 58 ++++++++++++++++++++++
 ...roupAlignmentAssignmentTypedFields02b.formatted | 58 ++++++++++++++++++++++
 .../editor/indent/PHPFormatterAlignmentTest.java   | 50 +++++++++++++++++++
 14 files changed, 674 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to