Ignore checkstyle-idea.xml

This commit is contained in:
Alexey Andreev 2024-03-21 18:06:35 +01:00
parent bbd02b0067
commit 9b27f95eb9
2 changed files with 1 additions and 25 deletions

2
.gitignore vendored
View File

@ -32,4 +32,4 @@ local.properties
!.idea/inspectionProfies
!.idea/codeStyles
!.idea/copyright
!.idea/checkstyle-idea.xml

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>8.41.1</checkstyleVersion>
<scanScope>JavaOnlyWithTests</scanScope>
<option name="activeLocationIds">
<option value="c65b2ab0-cb40-4423-befb-a37d514deee5" />
</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="c65b2ab0-cb40-4423-befb-a37d514deee5" type="LOCAL_FILE" scope="All" description="TeaVM">
$PROJECT_DIR$/checkstyle.xml
<option name="properties">
<map>
<entry key="config_loc" value="." />
</map>
</option>
</ConfigurationLocation>
</list>
</option>
</component>
</project>