Page MenuHomeDevCentral

No OneTemporary

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

Mime Type
text/x-diff
Expires
Wed, Mar 18, 12:44 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3523130
Default Alt Text
(950 B)

Event Timeline