Skip to content

Resolve "Update codeclimate to 0.85.1"

Matija Čupić requested to merge 15-update-codeclimate-to-0-85-1 into master

What does this MR do?

Updates Code Climate to 0.85.1.

The changes from 0.83.0 to 0.85.1 are:

  • [NEW] Add rubocop-0-64 channel
  • [NEW] Add rubocop-0-65 channel
  • [NEW] Add rubocop-0-66 channel
  • [FIX] No longer warn for using ignore_fingerprints in .codeclimate.yml
  • [FIX] Don't turn on debug mode when CODECLIMATE_DEBUG is set but blank
  • [NEW] The CLI docker image now runs with Ruby 2.5.3

This is primarily to get the last two since those directly impact us.

What are the relevant issue numbers?

Closes #15 (closed)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports