Read the screenplay: FANNIEGATE — $7 trillion. 17 years. The biggest fraud in American capital markets.
📝 VS CodeOpen Source

Apex PMD

By Chuck Jonas

What It Does

Static code analysis for Apex. Catches common mistakes, security vulnerabilities, and code style issues before they hit production.

Glen's Take

This catches the mistakes I document in The Graveyard before they happen. SOQL in loops, hardcoded IDs, missing null checks — PMD flags them all. I run it on every save. The default ruleset is good; customize it to match your team's standards.

Links

Tags

lintingcode qualitystatic analysissecuritybest practices

Need help with your Salesforce tooling stack?

I'll help you pick and configure the right tools for your team.

View Consulting →

Enjoyed this? Get more like it.

Glen's Musings — AI, investing, and building things. Occasional. Free.

More VS Code Tools