We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2684c63 commit 1499534Copy full SHA for 1499534
test/resources/manual_integration_tests/expected_patch_config_3.xml
@@ -6,9 +6,6 @@
6
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd">
7
<description>Every apex, plsql and java rule in PMD which is used for the regression tests with pmdtester</description>
8
9
- <!-- plsql: avoid long parse time by skipping the problematic file fow now, see #5521 -->
10
- <exclude-pattern>.*/OracleDBUtils/p_utils_tests.sql</exclude-pattern>
11
-
12
<rule ref="category/apex/bestpractices.xml" />
13
<rule ref="category/apex/codestyle.xml" />
14
<rule ref="category/apex/design.xml" />
0 commit comments