Gitlab/Json: Check for ::JSON.parse and ::ActiveSupport::JSON

What does this MR do and why?

Gitlab/Json: Check for ::JSON.parse and ::ActiveSupport::JSON

Previously, using ::JSON.parse would not trigger the cop rule.

References

How to set up and validate locally

  1. bundle exec rake rubocop:todo:generate[Gitlab/Json] - no new offenses

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports

Loading