teavm/.idea/checkstyle-idea.xml

25 lines
1.1 KiB
XML
Raw Normal View History

2016-02-07 19:28:50 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>8.41.1</checkstyleVersion>
<scanScope>JavaOnlyWithTests</scanScope>
<option name="thirdPartyClasspath" />
<option name="activeLocationIds">
<option value="c65b2ab0-cb40-4423-befb-a37d514deee5" />
</option>
<option name="locations">
<list>
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
<ConfigurationLocation id="c65b2ab0-cb40-4423-befb-a37d514deee5" type="LOCAL_FILE" scope="All" description="TeaVM">
$PROJECT_DIR$/checkstyle.xml
<option name="properties">
<map>
<entry key="config_loc" value="." />
</map>
</option>
</ConfigurationLocation>
</list>
2016-02-07 19:28:50 +08:00
</option>
</component>
</project>