gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 208 forks source link

Rename or configure codeclimate.json name #283

Open skyscooby opened 4 years ago

skyscooby commented 4 years ago

Since Gitlab 11 it has expected gl-code-quality-report.json as the filename not codeclimate.json.

Consider either changing the output filename to align with what gitlab expects and/or introduce another -D option to allow the user to specify the file output name.