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 a22d20d commit d979ab9Copy full SHA for d979ab9
pom.xml
@@ -73,6 +73,7 @@
73
<version>3.23.0</version>
74
<configuration>
75
<includeTests>true</includeTests>
76
+ <printFailingErrors>true</printFailingErrors>
77
<rulesets>
78
<ruleset>.config/pmd/ruleset.xml</ruleset>
79
</rulesets>
template-placeholder/pom.xml
@@ -275,6 +275,7 @@
275
276
277
278
279
280
<ruleset>../.config/pmd/ruleset.xml</ruleset>
281
0 commit comments