You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PUP-11689) Turn on strict_variables to enable strict mode by default
This commit sets strict_variables to true and modifies any tests that fail due to this change. To completely enable strict mode by default, strict will also need to be set to error instead of warning. This work will be done in PUP-11725.
0 commit comments