config-service.git

ref: 08c3ec2c1c356a56d5e12c7b3102807c08261668

.idea/checkstyle-idea.xml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CheckStyle-IDEA" serialisationVersion="2">
    <checkstyleVersion>13.2.0</checkstyleVersion>
    <scanScope>JavaOnly</scanScope>
    <option name="thirdPartyClasspath" />
    <option name="activeLocationIds" />
    <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>
      </list>
    </option>
  </component>
</project>