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 b4f3d08e36c0925cbfc15c8fe1a8055c965441ee
Merge: cac6e26319 c7f9f21bd7
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Tue Jun 18 05:44:31 2024 +0900

    Merge pull request #7487 from 
junichi11/php-gh-7172-incorrect-formatting-for-method-chaining
    
    Fix formatting for method chaining [GH-7172]

 .../modules/php/editor/indent/FormatVisitor.java   |  60 ++++-
 .../modules/php/editor/indent/TokenFormatter.java  |  13 +-
 .../unit/data/testfiles/formatting/issueGH7172.php | 263 +++++++++++++++++++++
 .../issueGH7172.php.testGH7172_01.formatted        | 263 +++++++++++++++++++++
 .../issueGH7172.php.testGH7172_02.formatted        | 263 +++++++++++++++++++++
 .../php/editor/indent/PHPFormatterTest.java        |  12 +
 6 files changed, 868 insertions(+), 6 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