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 b332b296700219ecd1d6ee6255124f3486171af3
Merge: 4d0d5a82b5 1b893fcaea
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Wed Jun 12 08:58:21 2024 +0900

    Merge pull request #7452 from junichi11/php-gh-7140-formatting-for-callback
    
    Fix formatting issues [GH-7140] [GH-7454]

 .../modules/php/editor/indent/FormatVisitor.java   |  14 ++-
 .../unit/data/testfiles/formatting/issueGH7140.php | 112 ++++++++++++++++++++
 .../issueGH7140.php.testGH7140_01.formatted        | 113 +++++++++++++++++++++
 .../issueGH7140.php.testGH7140_02.formatted        | 113 +++++++++++++++++++++
 .../unit/data/testfiles/formatting/issueGH7454.php |  71 +++++++++++++
 .../issueGH7454.php.testGH7454_01.formatted        |  71 +++++++++++++
 .../issueGH7454.php.testGH7454_02.formatted        |  71 +++++++++++++
 .../php/editor/indent/PHPFormatterTest.java        |  24 +++++
 8 files changed, 588 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
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