Skip to content

Stub file reads only for the files we are interested in

Thong Kuah requested to merge fix_file_read_stub into master

What does this MR do?

Stub file reads only for the files we are interested in

Other processes might be using File.read for other files, such as the deprecation_toolkit gem (will be introduced in !47720 (merged)).

Edited by Thong Kuah

Merge request reports