Skip to content

Rails/SaveBang: Allow Tempfile as a receiver

Peter Leitzen requested to merge pl-rubocop-save-bang-tempfile into master

What does this MR do and why?

Allow Tempfile.create to be used without any RuboCop offenses from Rails/SaveBang.

Refs !137931 (comment 1675421082)

MR acceptance checklist

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

Edited by Peter Leitzen

Merge request reports