Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 780 Bytes

File metadata and controls

39 lines (28 loc) · 780 Bytes
description title layout
pmd is a linter for Apex and Java
Trunk | How to run pmd
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

pmd

pmd is a linter for Apex and Java.

You can enable the pmd linter with:

trunk check enable pmd

pmd example output

Auto Enabling

pmd will never be auto-enabled. It must be enabled manually.

Links