Make it easier to disable bundler checksum by disabling it via false
What does this MR do and why?
Make it easier to disable bundler checksum by disabling it via false
In some places it's more difficult to unset a variable,
so this can provide a way to disable it by setting it to false
.
Note that every other values will still enable it to keep better compatibility.
The reason why we might want to be able to disable this more easily is explained at: !118938 (comment 1374688877)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Lin Jen-Shin