This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 7aea55889632c92cacf521eaee242d80431d23aa Merge: 9b572bd61a0 a4eeab9009f Author: Jan Lahoda <[email protected]> AuthorDate: Tue Nov 19 15:04:57 2024 +0100 Merge pull request #7968 from lahodaj/remove-unnecessary-for-rule-switches Remove unnecessary continue/return hint should handle rule cases and switch expressions. .../java/hints/control/RemoveUnnecessary.java | 43 +++++++++++----- .../java/hints/control/RemoveUnnecessaryTest.java | 60 ++++++++++++++++++++++ 2 files changed, 90 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
