mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 15:10:54 +00:00
Update messages_en.xml
format message template
This commit is contained in:
@@ -409,7 +409,7 @@ Javadoc should include method instruction, description of parameters, return val
|
||||
<![CDATA[return value of method [%s] should have javadoc]]>
|
||||
</entry>
|
||||
<entry key="java.comment.AbstractMethodOrInterfaceMethodMustUseJavadocRule.violation.msg.exception">
|
||||
<![CDATA[method [%s] should have javadoc for exception[%s]]]>
|
||||
<![CDATA[method [%s] should have javadoc for exception [%s]]]>
|
||||
</entry>
|
||||
|
||||
<entry key="java.comment.AvoidCommentBehindStatementRule.rule.msg">
|
||||
|
Reference in New Issue
Block a user