This repository was archived by the owner on Jan 20, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpmd-x.xml
More file actions
27 lines (27 loc) · 2.27 KB
/
pmd-x.xml
File metadata and controls
27 lines (27 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PMD-X" serialisationVersion="1">
<useSingleThread>false</useSingleThread>
<showSuppressedWarnings>true</showSuppressedWarnings>
<useCacheFile>true</useCacheFile>
<scanScope>SUPPORTED_ONLY_WITH_TESTS</scanScope>
<option name="activeLocationIds">
<option value="bb801722-ba9a-465f-b016-f83ad750f57f" />
</option>
<option name="locations">
<list>
<ConfigurationLocationState id="java-category/java/bestpractices.xml" type="BUNDLED" description="java-bestpractices">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/codestyle.xml" type="BUNDLED" description="java-codestyle">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/design.xml" type="BUNDLED" description="java-design">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/documentation.xml" type="BUNDLED" description="java-documentation">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/errorprone.xml" type="BUNDLED" description="java-errorprone">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/multithreading.xml" type="BUNDLED" description="java-multithreading">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/performance.xml" type="BUNDLED" description="java-performance">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="java-category/java/security.xml" type="BUNDLED" description="java-security">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="kotlin-category/kotlin/bestpractices.xml" type="BUNDLED" description="kotlin-bestpractices">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="kotlin-category/kotlin/errorprone.xml" type="BUNDLED" description="kotlin-errorprone">(bundled)</ConfigurationLocationState>
<ConfigurationLocationState id="bb801722-ba9a-465f-b016-f83ad750f57f" type="PROJECT_RELATIVE" description="XDEV">$PROJECT_DIR$/.config/pmd/java/ruleset.xml</ConfigurationLocationState>
</list>
</option>
</component>
</project>