aboutsummaryrefslogtreecommitdiff
path: root/.idea/checkstyle-idea.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/checkstyle-idea.xml')
-rw-r--r--.idea/checkstyle-idea.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml
index 551b800..eda52d4 100644
--- a/.idea/checkstyle-idea.xml
+++ b/.idea/checkstyle-idea.xml
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="CheckStyle-IDEA">
- <option name="configuration">
- <map>
- <entry key="active-configuration" value="PROJECT_RELATIVE:$PROJECT_DIR$/checkstyle.xml:CPSC 210 Checkstyle" />
- <entry key="checkstyle-version" value="8.18" />
- <entry key="copy-libs" value="false" />
- <entry key="location-0" value="BUNDLED:(bundled):Sun Checks" />
- <entry key="location-1" value="BUNDLED:(bundled):Google Checks" />
- <entry key="location-2" value="PROJECT_RELATIVE:$PROJECT_DIR$/checkstyle.xml:CPSC 210 Checkstyle" />
- <entry key="scan-before-checkin" value="false" />
- <entry key="scanscope" value="JavaOnly" />
- <entry key="suppress-errors" value="false" />
- </map>
+ <component name="CheckStyle-IDEA" serialisationVersion="2">
+ <checkstyleVersion>8.18</checkstyleVersion>
+ <scanScope>JavaOnly</scanScope>
+ <option name="thirdPartyClasspath" />
+ <option name="activeLocationIds">
+ <option value="5ed4fe78-33b5-4a2f-9159-da0cbae12bec" />
+ </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="5ed4fe78-33b5-4a2f-9159-da0cbae12bec" type="PROJECT_RELATIVE" scope="All" description="CPSC 210 Checkstyle">$PROJECT_DIR$/checkstyle.xml</ConfigurationLocation>
+ </list>
</option>
</component>
</project> \ No newline at end of file