aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/configurationloader/InputConfigurationLoaderMissingConfigParent.xml
blob: e77109bb522b709a69b1a14beb48f6318d4369aa (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE module PUBLIC
    "-//Puppy Crawl//DTD Check Configuration 1.1//EN"
    "http://checkstyle.sourceforge.net/dtds/configuration_1_1.dtd">

<!--suppress XmlWrongRootElement - wrong element used for test purposes -->
<property name="tabWidth" value="4"/>