Improve appearance of code quality widget
Summary
The code quality widget in merge requests basically just displays the raw JSON which doesn't quite fit in the layout.
Steps to reproduce
- open any merge request with code quality issues (for example https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2942)
What is the current bug behavior?
What is the expected correct behavior?
with the file links pointing to the correct lines.

