Skip to content

Support Codeclimate's alternate line location syntax

What does this MR do?

Makes codequality parsing consider an additional syntax for line number location in CodeClimate's JSON, according to its spec.

Are there points in the code the reviewer needs to double check?

I don't think so.

Why was this MR needed?

Because when running CodeClimate engines that use the alternate syntax for line number location, the output on the MR information box missed the line numbers, making it harder to find and fix the code quality problem.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Caio Andrade

Merge request reports