Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 622 Bytes

File metadata and controls

26 lines (17 loc) · 622 Bytes
title Trunk | How to run pmd
description pmd is a linter for Apex and Java

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