Releases: codeclimate/codeclimate-duplication
Releases · codeclimate/codeclimate-duplication
b320
Merge pull request #71 from codeclimate/will/php-inf-nan PHP Parser: handle INF/NaN nodes
b317
Merge pull request #70 from codeclimate/will/json-octet-error Emit JSON errors from PHP Parser
b315
Merge pull request #68 from codeclimate/will/json-depth Do not limit nesting depth of parsed JSON
b313
Merge pull request #69 from codeclimate/will/thread-pool-race Address FileThreadPool race condition
b295
Merge pull request #67 from codeclimate/abh-points-ruby-only Tune RUBY remediation points to match Classic
b283
Merge pull request #66 from codeclimate/will/bump-concurrent-ruby bump concurrent-ruby to release version
b281
Merge pull request #65 from codeclimate/will/runtimeerror Catch RuntimeError when parsing
b268
Merge pull request #63 from codeclimate/will/skip-file-log skip file message: format everything in one call
b263
Merge pull request #62 from codeclimate/will/catch-parse-error Catch RubyParser exceptions
b258
Merge pull request #60 from codeclimate/will/command-line-running Use .capture3 not .popen3 for external parsers