Skip to content

Releases: codeclimate/codeclimate-duplication

b320

04 Jan 22:19
Compare
Choose a tag to compare
Merge pull request #71 from codeclimate/will/php-inf-nan

PHP Parser: handle INF/NaN nodes

b317

04 Jan 19:06
Compare
Choose a tag to compare
Merge pull request #70 from codeclimate/will/json-octet-error

Emit JSON errors from PHP Parser

b315

04 Jan 18:58
Compare
Choose a tag to compare
Merge pull request #68 from codeclimate/will/json-depth

Do not limit nesting depth of parsed JSON

b313

04 Jan 18:43
Compare
Choose a tag to compare
Merge pull request #69 from codeclimate/will/thread-pool-race

Address FileThreadPool race condition

b295

30 Dec 23:15
Compare
Choose a tag to compare
Merge pull request #67 from codeclimate/abh-points-ruby-only

Tune RUBY remediation points to match Classic

b283

30 Dec 18:45
Compare
Choose a tag to compare
Merge pull request #66 from codeclimate/will/bump-concurrent-ruby

bump concurrent-ruby to release version

b281

30 Dec 18:29
Compare
Choose a tag to compare
Merge pull request #65 from codeclimate/will/runtimeerror

Catch RuntimeError when parsing

b268

29 Dec 20:03
Compare
Choose a tag to compare
Merge pull request #63 from codeclimate/will/skip-file-log

skip file message: format everything in one call

b263

29 Dec 16:24
Compare
Choose a tag to compare
Merge pull request #62 from codeclimate/will/catch-parse-error

Catch RubyParser exceptions

b258

28 Dec 21:28
Compare
Choose a tag to compare
Merge pull request #60 from codeclimate/will/command-line-running

Use .capture3 not .popen3 for external parsers