junichi11 commented on a change in pull request #2160:
URL: https://github.com/apache/netbeans/pull/2160#discussion_r438518329



##########
File path: 
php/php.code.analysis/src/org/netbeans/modules/php/analysis/commands/MessDetector.java
##########
@@ -59,10 +60,12 @@
     private static final String REPORT_FORMAT_PARAM = "xml"; // NOI18N
     private static final String EXCLUDE_PARAM = "--exclude"; // NOI18N
     private static final String SUFFIXES_PARAM = "--suffixes"; // NOI18N
+    public static final String EMPTY_RULE_SET = "<none>"; // NOI18N

Review comment:
       I would consider `i18n` because it is not a command or parameter.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to