File size: 1,212 Bytes
a31ba66 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>10.3.2</checkstyleVersion>
<scanScope>JavaOnly</scanScope>
<option name="activeLocationIds">
<option value="0357db59-51a7-49e6-a960-58a5b3ef052c" />
</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="0357db59-51a7-49e6-a960-58a5b3ef052c" type="LOCAL_FILE" scope="All" description="Axm">
$USER_HOME$/Documents/funplace/axm-defaults/codestyle/checkstyle.xml
<option name="properties">
<map>
<entry key="org.checkstyle.google.suppressionfilter.config" value="" />
<entry key="org.checkstyle.google.suppressionxpathfilter.config" value="" />
</map>
</option>
</ConfigurationLocation>
</list>
</option>
</component>
</project> |