Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 501 Bytes

pmd-bin

Standalone PMD (static code analyzer) with its own JRE

Actions Status

Installation

npm install --global pmd-bin

Usage

pmd --help

Maintenance

In order to update to a new upstream PMD version simply adjust the pmd.version field in package.json.