mirror of
https://github.com/konsoletyper/teavm.git
synced 2024-11-21 01:00:54 +08:00
Ignore checkstyle-idea.xml
This commit is contained in:
parent
bbd02b0067
commit
9b27f95eb9
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,4 +32,4 @@ local.properties
|
||||
!.idea/inspectionProfies
|
||||
!.idea/codeStyles
|
||||
!.idea/copyright
|
||||
!.idea/checkstyle-idea.xml
|
||||
|
||||
|
@ -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>
|
Loading…
Reference in New Issue
Block a user