We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb73a3 commit 60a044bCopy full SHA for 60a044b
1 file changed
phpmd.xml
@@ -1,10 +1,8 @@
1
<?xml version="1.0"?>
2
<ruleset name="PHPMD rule set"
3
- xmlns="http://pmd.sf.net/ruleset/1.0.0"
4
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0
6
- http://pmd.sf.net/ruleset_xml_schema.xsd"
7
- xsi:noNamespaceSchemaLocation="
+ 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="
8
http://pmd.sf.net/ruleset_xml_schema.xsd">
9
<description>Coding standard.</description>
10
0 commit comments