Skip to content

Commit 1499534

Browse files
committed
Update expected_patch_config_3.xml - no more plsql exclusion
refs pmd/pmd#5521 - this has been fixed.
1 parent 2684c63 commit 1499534

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/resources/manual_integration_tests/expected_patch_config_3.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd">
77
<description>Every apex, plsql and java rule in PMD which is used for the regression tests with pmdtester</description>
88

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-
129
<rule ref="category/apex/bestpractices.xml" />
1310
<rule ref="category/apex/codestyle.xml" />
1411
<rule ref="category/apex/design.xml" />

0 commit comments

Comments
 (0)