aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/configs/included.xml
blob: 11a9f072db14136d75328177f915ef5e40630ee6 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<!-- this is an XML fragment, not valid XML by itself. -->
<module name="JavadocPackage"/>
<module name="Translation"/>
<property name="basedir" value="${checkstyle.basedir}" />