Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24894508
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
950 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/ruleset.xml b/ruleset.xml
index 9badd86..74dfc1c 100644
--- a/ruleset.xml
+++ b/ruleset.xml
@@ -1,14 +1,18 @@
<?xml version="1.0"?>
<ruleset name="Nasqueron PHPMD rule set"
xmlns="http://pmd.sf.net/ruleset/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0
http://pmd.sf.net/ruleset_xml_schema.xsd"
xsi:noNamespaceSchemaLocation="
http://pmd.sf.net/ruleset_xml_schema.xsd">
<description>
The PHPMD rule set for Nasqueron projects.
</description>
<rule ref="rulesets/unusedcode.xml" />
+ <rule ref="rulesets/naming.xml/BooleanGetMethodName" />
+ <rule ref="rulesets/naming.xml/ConstantNamingConventions" />
+ <rule ref="rulesets/naming.xml/ConstructorWithNameAsEnclosingClass" />
+ <rule ref="rulesets/cleancode.xml/BooleanArgumentFlag" />
</ruleset>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Mar 18, 12:53 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3523130
Default Alt Text
(950 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment