Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 214 Bytes

Pmd-Hystrix - Pmd rules for Hystrix

Some pmd rules for hystrix

Usage

  • Put the HystrixChecker.jar to pmd lib path
  • run pmd with config hystrix.xml

Sample

pmd -d ./dir -f xml -R ./hystrix.xml