aboutsummaryrefslogtreecommitdiff
path: root/.idea/checkstyle-idea.xml
blob: 98cbe9f5f30e53ace82a175267ff65261c625c90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CheckStyle-IDEA" serialisationVersion="2">
    <checkstyleVersion>10.2</checkstyleVersion>
    <scanScope>JavaOnly</scanScope>
    <option name="thirdPartyClasspath" />
    <option name="activeLocationIds">
      <option value="fe9bd23b-4112-4370-ac98-b70a3a4bb939" />
    </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="fe9bd23b-4112-4370-ac98-b70a3a4bb939" type="PROJECT_RELATIVE" scope="All" description="CPSC 210 Checkstyle">$PROJECT_DIR$/checkstyle.xml</ConfigurationLocation>
      </list>
    </option>
  </component>
</project>