Skip to content

Highlight go.sum files on client, add links

Nataliia Radina requested to merge 367656-go-sum-links into master

What does this MR do and why?

Switch to highlighting go.sum on client with hljs, add links to dependencies and tags

Screenshots or screen recordings

Screenshot_2022-11-22_at_17.39.42

How to set up and validate locally

  1. Add go.sum file to any local project (if you don't have one indeed)
  2. Verify that packages and Base64 tags are linked correctly

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367656 (closed)

Merge request reports

Loading