mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-15 23:53:58 +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]]>
|
<![CDATA[return value of method [%s] should have javadoc]]>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="java.comment.AbstractMethodOrInterfaceMethodMustUseJavadocRule.violation.msg.exception">
|
<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>
|
||||||
|
|
||||||
<entry key="java.comment.AvoidCommentBehindStatementRule.rule.msg">
|
<entry key="java.comment.AvoidCommentBehindStatementRule.rule.msg">
|
||||||
|
Reference in New Issue
Block a user