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

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

commit 4438334aaf83461bcdb82dfb7f4cd1bd1666dc2f
Merge: b6d8b13 4394c0a
Author: Tomáš Myšík <tomas.my...@gmail.com>
AuthorDate: Sat Nov 24 07:31:50 2018 +0100

    Merge pull request #1027 from junichi11/netbeans-1718-unused-variable-hint
    
    [NETBEANS-1718] Improve Unused Variables Hint

 .../php/editor/verification/Bundle.properties      |   1 +
 .../verification/UnusedVariableCustomizer.form     |  22 +++-
 .../verification/UnusedVariableCustomizer.java     |  38 +++++--
 .../editor/verification/UnusedVariableHint.java    | 112 ++++++++++++++++++++-
 ...stUnusedVariableInInheritedMethodParameters.php |  69 +++++++++++++
 ...sedVariableInInheritedMethodParameters_01.hints |  27 +++++
 ...sedVariableInInheritedMethodParameters_02.hints |   8 ++
 ...sedVariableInInheritedMethodParameters_03.hints |   3 +
 ...sedVariableInInheritedMethodParameters_04.hints |   3 +
 .../verification/UnusedVariableHintTest.java       |  29 ++++++
 10 files changed, 300 insertions(+), 12 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