checkstyle/contrib/examples/XInclude/treewalker.xml

8 lines
252 B
XML

<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
"-//Puppy Crawl//DTD Check Configuration 1.2//EN"
"http://www.puppycrawl.com/dtds/configuration_1_2.dtd">
<module name="TypeName">
<property name="format" value="${typename.format}"/>
</module>