mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 15:10:54 +00:00
add rules
[Recommended] The total number of lines for a method should not be more than 80 [Recommended] Avoid using the negation operator '!' [Mandatory] When doing date formatting, "y" should be written in lowercase for "year" in a pattern statement and some bug fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="com.alibaba.smartfox.eclipse.feature"
|
||||
label="%feature.label"
|
||||
version="1.0.4.qualifier"
|
||||
version="1.0.5.qualifier"
|
||||
provider-name="%feature.provider_name"
|
||||
plugin="com.alibaba.smartfox.eclipse.plugin"
|
||||
image="smartfox.png">
|
||||
|
Reference in New Issue
Block a user