Skip to content

Tags: codeclimate/codeclimate-pmd

Tags

b56

Toggle b56's commit message
Use ruleset.xml by default if present (#18)

b51

Toggle b51's commit message
Split prj in multiple files for better structure and testing (#17)

b49

Toggle b49's commit message
Add Unit Test support (#16)

b42

Toggle b42's commit message
Use heap ratio tunning instead of heap size as it is more flexible (#15)

b41

Toggle b41's commit message
Use heap ratio tunning instead of heap size as it is more flexible (#15)

b39

Toggle b39's commit message
Tunings for large repos (#13)

* Keep stdout/stderr untouched, interception turned out to be more problematic

* Set a reasonable heap size improved behaviour in bigger repos

b38

Toggle b38's commit message
Tunings for large repos (#13)

* Keep stdout/stderr untouched, interception turned out to be more problematic

* Set a reasonable heap size improved behaviour in bigger repos

b36

Toggle b36's commit message
Capture stdout not in json format and raise error (#9)

b34

Toggle b34's commit message
Capture stdout not in json format and raise error (#9)

b31

Toggle b31's commit message
PMD Version 5.8.1 (#10)

* PMD Version 5.8.1

* Use `make upgrade` to setup a newer version