3 changed files with 30 additions and 1 deletions
@ -0,0 +1,19 @@ |
|||||||
|
<?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$/etc/checkstyle/checkstyle.xml:spring-security" /> |
||||||
|
<entry key="checkstyle-version" value="8.14" /> |
||||||
|
<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$/etc/checkstyle/checkstyle.xml:spring-security" /> |
||||||
|
<entry key="property-2.config_loc" value="$PROJECT_DIR$/etc/checkstyle" /> |
||||||
|
<entry key="scan-before-checkin" value="false" /> |
||||||
|
<entry key="scanscope" value="JavaOnlyWithTests" /> |
||||||
|
<entry key="suppress-errors" value="false" /> |
||||||
|
</map> |
||||||
|
</option> |
||||||
|
</component> |
||||||
|
</project> |
||||||
Loading…
Reference in new issue