Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
This commit is contained in:
Jonathan Wiesel
2021-06-10 16:08:44 +02:00
committed by GitHub
parent cb60488bcc
commit 3bdac315bd

View File

@@ -16,7 +16,7 @@ Rules that flag suboptimal code.
class="net.sourceforge.pmd.lang.apex.rule.ApexXPathRule"
externalInfoUrl="${pmd.website.baseurl}/pmd_rules_apex_performance.html#avoiddebugstatements">
<description>
Debug statements contibute to longer transactions and consume
Debug statements contribute to longer transactions and consume
Apex CPU time even when there&apos;s no active debug trace.
</description>
<priority>3</priority>