Skip to content

Gitlab / CodeClimate report #2858

@lschneiderbauer

Description

@lschneiderbauer

Gitlab supports the consumption of a so called "codequality report" artifact, so that it can display static code checker results in a structured way, e.g. in merge requests, see https://docs.gitlab.com/ci/testing/code_quality/#import-code-quality-results-from-a-cicd-job.

This reports needs to be in a specific JSON format which is a subset of the CodeClimate format.

Linter like

already support that format.

Would you be interested in a contribution that adds support in the form of a function that consumes an "lints" object and returns a JSON string in the mentioned format?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions