Each rule definition contains an optional description, a list of variables, and an expression.
每个规则定义含有一个可选描述、变量列表和一个表达式。
In the description, you specify variables using {0} to denote the first annotation, {1} to denote the second annotation, and so on.
在描述中,用{0}表示第一个注释、{1}表示第二个注释等来指定变量。
To allow for internationalization, you should specify variables for the the name and description parameters. For example, in the plugin.xml.
为了便于国际化,应该为名称和描述参数指定变量。
应用推荐