changed ruleset name from "imports.xml" to "imports"
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@391 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<ruleset name="imports.xml">
|
<ruleset name="imports">
|
||||||
<description>
|
<description>
|
||||||
These rules deal with different problems that can occur with a class' import statements.
|
These rules deal with different problems that can occur with a class' import statements.
|
||||||
</description>
|
</description>
|
||||||
|
Reference in New Issue
Block a user