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

junichi11 pushed a commit to branch php-nb22-features
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 35a83e09a5926dd4e54725927a7941429f9e091c
Merge: 2100f39631 452a636fe8
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Sun Jan 21 18:56:46 2024 +0900

    Merge pull request #6981 from junichi11/php-gh-6980-incorrect-formatting
    
    Fix incorrect formatting after use statements #6980

 .../modules/php/editor/indent/TokenFormatter.java  |  8 +++++
 .../formatting/blankLines/issueGH6980_01.php       | 22 +++++++++++++
 .../issueGH6980_01.php.testGH6980_01.formatted     | 24 +++++++++++++++
 .../formatting/blankLines/issueGH6980_02.php       | 24 +++++++++++++++
 .../issueGH6980_02.php.testGH6980_02.formatted     | 26 ++++++++++++++++
 .../formatting/blankLines/issueGH6980_03.php       | 25 +++++++++++++++
 .../issueGH6980_03.php.testGH6980_03.formatted     | 27 ++++++++++++++++
 .../blankLines/issueGH6980_NSWithBlock01.php       | 24 +++++++++++++++
 ...hBlock01.php.testGH6980_NSWithBlock01.formatted | 27 ++++++++++++++++
 .../blankLines/issueGH6980_NSWithBlock02.php       | 26 ++++++++++++++++
 ...hBlock02.php.testGH6980_NSWithBlock02.formatted | 30 ++++++++++++++++++
 .../blankLines/issueGH6980_NSWithBlock03.php       | 27 ++++++++++++++++
 ...hBlock03.php.testGH6980_NSWithBlock03.formatted | 30 ++++++++++++++++++
 .../editor/indent/PHPFormatterBlankLinesTest.java  | 36 ++++++++++++++++++++++
 14 files changed, 356 insertions(+)


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