Is your feature request related to a problem? Please describe.
When running prospector on GitLab CI/CD, it is not possible to use its report as is, because GitLab uses the "CodeClimate report format", which is not supported.
Describe the solution you'd like
It would be nice to add a new formatter and use it when running prospector on GitLab CI/CD.
Describe alternatives you've considered
Creating a custom script to convert a report from prospector json report format to CodeClimate report format
Additional context
Description of the CodeClimate report format
Is your feature request related to a problem? Please describe.
When running prospector on GitLab CI/CD, it is not possible to use its report as is, because GitLab uses the "CodeClimate report format", which is not supported.
Describe the solution you'd like
It would be nice to add a new formatter and use it when running prospector on GitLab CI/CD.
Describe alternatives you've considered
Creating a custom script to convert a report from prospector json report format to CodeClimate report format
Additional context
Description of the CodeClimate report format