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
- Spotted while working on !214212.
How to set up and validate locally
-
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